Searched defs:cR (Results 1 – 4 of 4) sorted by relevance
221 sal_uInt8 cR=0,cG=0,cB=0; in HSBtoRGB() local
656 sal_uInt8 cR = (sal_uInt8) MinMax( aBitmapColor.GetRed() - nDAT, 0L, 255L ); in ImplReadBody() local
449 const sal_uInt8 cR = aColor.GetRed(); in Draw() local
509 inline BitmapColor& BitmapColor::Merge( sal_uInt8 cR, sal_uInt8 cG, sal_uInt8 cB, sal_uInt8 cTransp… in Merge()
Completed in 31 milliseconds