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