Searched defs:cGreen (Results 1 – 4 of 4) sorted by relevance
479 const BYTE cGreen = SALCOLOR_GREEN( nTransparentColor ); in drawBitmap() local656 const BYTE cGreen = SALCOLOR_GREEN( nMaskColor ); in drawMask() local
56 sal_uInt8 cGreen; member
318 const sal_uInt8 cGreen = rColor.GetGreen(); in InverseColorMap() local
299 inline BitmapColor::BitmapColor( sal_uInt8 cRed, sal_uInt8 cGreen, sal_uInt8 cBlue ) : in BitmapColor()398 inline void BitmapColor::SetGreen( sal_uInt8 cGreen ) in SetGreen()
Completed in 52 milliseconds