Searched defs:BitmapColor (Results 1 – 2 of 2) sorted by relevance
106 class VCL_DLLPUBLIC BitmapColor class289 inline BitmapColor::BitmapColor() : in BitmapColor() function in BitmapColor299 inline BitmapColor::BitmapColor( sal_uInt8 cRed, sal_uInt8 cGreen, sal_uInt8 cBlue ) : in BitmapColor() function in BitmapColor309 inline BitmapColor::BitmapColor( const BitmapColor& rBitmapColor ) : in BitmapColor() function in BitmapColor319 inline BitmapColor::BitmapColor( const Color& rColor ) : in BitmapColor() function in BitmapColor329 inline BitmapColor::BitmapColor( sal_uInt8 cIndex ) : in BitmapColor() function in BitmapColor
1031 bool ImplFastEraseBitmap( BitmapBuffer&, const BitmapColor& ) in ImplFastEraseBitmap()
Completed in 15 milliseconds