Home
last modified time | relevance | path

Searched defs:GetBlue (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dbmpfast.cxx79 PIXBYTE GetBlue() const { return mpPixel[2]; } in GetBlue() function in TrueColorPixelPtr
99 PIXBYTE GetBlue() const { return mpPixel[0]; } in GetBlue() function in TrueColorPixelPtr
119 PIXBYTE GetBlue() const { return mpPixel[3]; } in GetBlue() function in TrueColorPixelPtr
139 PIXBYTE GetBlue() const { return mpPixel[1]; } in GetBlue() function in TrueColorPixelPtr
159 PIXBYTE GetBlue() const { return mpPixel[2]; } in GetBlue() function in TrueColorPixelPtr
179 PIXBYTE GetBlue() const { return mpPixel[0]; } in GetBlue() function in TrueColorPixelPtr
200 PIXBYTE GetBlue() const { return (mpPixel[1]<<3U); } in GetBlue() function in TrueColorPixelPtr
220 PIXBYTE GetBlue() const { return (mpPixel[0]<<3U); } in GetBlue() function in TrueColorPixelPtr
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxfreprd.hxx126 inline sal_uInt8 DXFPalette::GetBlue(sal_uInt8 nIndex) const { return pBlue[nIndex]; } in GetBlue() function in DXFPalette
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h97 CGFloat GetBlue() const { return mfRGBA[2]; } in GetBlue() function in RGBAColor
/trunk/main/vcl/inc/
H A Dprintergfx.hxx87 sal_uInt16 GetBlue () const in GetBlue() function in psp::PrinterColor
/trunk/main/tools/inc/tools/
H A Dcolor.hxx142 sal_uInt8 GetBlue() const { return COLORDATA_BLUE( mnColor ); } in GetBlue() function in Color
/trunk/main/vcl/inc/vcl/
H A Dsalbtype.hxx406 inline sal_uInt8 BitmapColor::GetBlue() const in GetBlue() function in BitmapColor

Completed in 49 milliseconds