Searched defs:cBlue (Results 1 – 4 of 4) sorted by relevance
480 const BYTE cBlue = SALCOLOR_BLUE( nTransparentColor ); in drawBitmap() local657 const BYTE cBlue = SALCOLOR_BLUE( nMaskColor ); in drawMask() local
55 sal_uInt8 cBlue; member
319 const sal_uInt8 cBlue = rColor.GetBlue(); in InverseColorMap() local
299 inline BitmapColor::BitmapColor( sal_uInt8 cRed, sal_uInt8 cGreen, sal_uInt8 cBlue ) : in BitmapColor()414 inline void BitmapColor::SetBlue( sal_uInt8 cBlue ) in SetBlue()
Completed in 15 milliseconds