Searched defs:cRed (Results 1 – 5 of 5) sorted by relevance
135 Color cRed = new Color(255, 0, 0); in actionPerformed() local
478 const BYTE cRed = SALCOLOR_RED( nTransparentColor ); in drawBitmap() local655 const BYTE cRed = SALCOLOR_RED( nMaskColor ); in drawMask() local
57 sal_uInt8 cRed; member
317 const sal_uInt8 cRed = rColor.GetRed(); in InverseColorMap() local
299 inline BitmapColor::BitmapColor( sal_uInt8 cRed, sal_uInt8 cGreen, sal_uInt8 cBlue ) : in BitmapColor()382 inline void BitmapColor::SetRed( sal_uInt8 cRed ) in SetRed()
Completed in 35 milliseconds