Home
last modified time | relevance | path

Searched defs:GetAlpha (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dbmpfast.cxx80 PIXBYTE GetAlpha() const { return 0; } in GetAlpha() function in TrueColorPixelPtr
100 PIXBYTE GetAlpha() const { return 0; } in GetAlpha() function in TrueColorPixelPtr
120 PIXBYTE GetAlpha() const { return mpPixel[0]; } in GetAlpha() function in TrueColorPixelPtr
140 PIXBYTE GetAlpha() const { return mpPixel[0]; } in GetAlpha() function in TrueColorPixelPtr
160 PIXBYTE GetAlpha() const { return mpPixel[3]; } in GetAlpha() function in TrueColorPixelPtr
180 PIXBYTE GetAlpha() const { return mpPixel[3]; } in GetAlpha() function in TrueColorPixelPtr
201 PIXBYTE GetAlpha() const { return 0; } in GetAlpha() function in TrueColorPixelPtr
221 PIXBYTE GetAlpha() const { return 0; } in GetAlpha() function in TrueColorPixelPtr
238 PIXBYTE GetAlpha() const { return mpPixel[0]; } in GetAlpha() function in TrueColorPixelPtr
H A Dbitmapex.cxx346 AlphaMask BitmapEx::GetAlpha() const in GetAlpha() function in BitmapEx
/trunk/main/sdext/source/presenter/
H A DPresenterSprite.cxx221 double PresenterSprite::GetAlpha (void) const in GetAlpha() function in sdext::presenter::PresenterSprite
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h98 CGFloat GetAlpha() const { return mfRGBA[3]; } in GetAlpha() function in RGBAColor

Completed in 29 milliseconds