Home
last modified time | relevance | path

Searched defs:cRed (Results 1 – 5 of 5) sorted by relevance

/trunk/main/scripting/examples/java/Highlight/
H A DHighlightText.java135 Color cRed = new Color(255, 0, 0); in actionPerformed() local
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx478 const BYTE cRed = SALCOLOR_RED( nTransparentColor ); in drawBitmap() local
655 const BYTE cRed = SALCOLOR_RED( nMaskColor ); in drawMask() local
/trunk/main/svx/inc/svx/
H A Dsvimbase.hxx57 sal_uInt8 cRed; member
/trunk/main/vcl/source/gdi/
H A Doctree.cxx317 const sal_uInt8 cRed = rColor.GetRed(); in InverseColorMap() local
/trunk/main/vcl/inc/vcl/
H A Dsalbtype.hxx299 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 28 milliseconds