Home
last modified time | relevance | path

Searched refs:pFncSetPixel (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/vcl/source/gdi/
H A Dsalmisc.cxx45 pFncSetPixel = BitmapReadAccess::SetPixelFor##Format; \
90 FncGetPixel pFncGetPixel, FncSetPixel pFncSetPixel, in ImplPALToPAL() argument
115pFncSetPixel( pDstScan, nX, pColMapBuf[ pFncGetPixel( pSrcScan, pMapX[ nX ], rSrcMask ).GetIndex()… in ImplPALToPAL()
124 FncGetPixel pFncGetPixel, FncSetPixel pFncSetPixel, in ImplPALToTC() argument
145 pFncSetPixel( pDstScan, nX++, in ImplPALToTC()
164 pFncSetPixel( pDstScan, nX++, in ImplPALToTC()
179 pFncSetPixel( pDstScan, nX, pColBuf[ pSrcScan[ pMapX[ nX ] ] ], rDstMask ); in ImplPALToTC()
191pFncSetPixel( pDstScan, nX, pColBuf[ pFncGetPixel( pSrcScan, pMapX[ nX ], rSrcMask ).GetIndex() ],… in ImplPALToTC()
201 FncGetPixel pFncGetPixel, FncSetPixel pFncSetPixel, in ImplTCToTC() argument
222 pFncSetPixel( pDstScan, nX, aCol, rDstMask ); in ImplTCToTC()
[all …]