Searched refs:ImplSetTranspPixel (Results 1 – 1 of 1) sorted by relevance
/trunk/main/vcl/source/gdi/ |
H A D | pngread.cxx | 170 …void ImplSetTranspPixel( sal_uInt32 y, sal_uInt32 x, const BitmapColor &, sal_Bool … 1519 ImplSetTranspPixel( nY, nX, BitmapColor( mpColorTable[ nRed ], in ImplDrawScanline() 1536 ImplSetTranspPixel( nY, nX, BitmapColor( mpColorTable[ nRed ], in ImplDrawScanline() 1664 void PNGReaderImpl::ImplSetTranspPixel( sal_uInt32 nY, sal_uInt32 nX, const BitmapColor& rBitmapCol… in ImplSetTranspPixel() function in vcl::PNGReaderImpl
|
Completed in 12 milliseconds