Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dbmpfast.cxx77 PIXBYTE GetRed() const { return mpPixel[0]; } in GetRed() function in TrueColorPixelPtr
97 PIXBYTE GetRed() const { return mpPixel[2]; } in GetRed() function in TrueColorPixelPtr
117 PIXBYTE GetRed() const { return mpPixel[1]; } in GetRed() function in TrueColorPixelPtr
137 PIXBYTE GetRed() const { return mpPixel[3]; } in GetRed() function in TrueColorPixelPtr
157 PIXBYTE GetRed() const { return mpPixel[0]; } in GetRed() function in TrueColorPixelPtr
177 PIXBYTE GetRed() const { return mpPixel[2]; } in GetRed() function in TrueColorPixelPtr
198 PIXBYTE GetRed() const { return (mpPixel[0] & 0xF8U); } in GetRed() function in TrueColorPixelPtr
218 PIXBYTE GetRed() const { return (mpPixel[1] & 0xF8U); } in GetRed() function in TrueColorPixelPtr
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxfreprd.hxx124 inline sal_uInt8 DXFPalette::GetRed(sal_uInt8 nIndex) const { return pRed[nIndex]; } in GetRed() function in DXFPalette
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h95 CGFloat GetRed() const { return mfRGBA[0]; } in GetRed() function in RGBAColor
/trunk/main/vcl/inc/
H A Dprintergfx.hxx83 sal_uInt16 GetRed () const in GetRed() function in psp::PrinterColor
/trunk/main/tools/inc/tools/
H A Dcolor.hxx138 sal_uInt8 GetRed() const { return COLORDATA_RED( mnColor ); } in GetRed() function in Color
/trunk/main/vcl/inc/vcl/
H A Dsalbtype.hxx374 inline sal_uInt8 BitmapColor::GetRed() const in GetRed() function in BitmapColor

Completed in 45 milliseconds