Searched refs:rAlphaBitmap (Results 1 – 9 of 9) sorted by relevance
/trunk/main/vcl/inc/ |
H A D | salgdi.hxx | 188 const SalBitmap& rAlphaBitmap ) = 0; 496 const SalBitmap& rAlphaBitmap,
|
/trunk/main/vcl/source/gdi/ |
H A D | salgdilayout.cxx | 818 const SalBitmap& rAlphaBitmap, in DrawAlphaBitmap() argument 825 return drawAlphaBitmap( aPosAry2, rSourceBitmap, rAlphaBitmap ); in DrawAlphaBitmap() 828 return drawAlphaBitmap( rPosAry, rSourceBitmap, rAlphaBitmap ); in DrawAlphaBitmap()
|
/trunk/main/vcl/unx/headless/ |
H A D | svpgdi.hxx | 52 …rawAlphaBitmap( const SalTwoRect&, const SalBitmap& rSourceBitmap, const SalBitmap& rAlphaBitmap );
|
H A D | svppspgraphics.hxx | 53 …rawAlphaBitmap( const SalTwoRect&, const SalBitmap& rSourceBitmap, const SalBitmap& rAlphaBitmap );
|
/trunk/main/vcl/inc/unx/ |
H A D | pspgraphics.h | 185 const SalBitmap& rAlphaBitmap );
|
H A D | salgdi.h | 337 const SalBitmap& rAlphaBitmap );
|
/trunk/main/vcl/inc/os2/ |
H A D | salgdi.h | 223 const SalBitmap& rAlphaBitmap );
|
/trunk/main/vcl/inc/win/ |
H A D | salgdi.h | 249 const SalBitmap& rAlphaBitmap );
|
/trunk/main/vcl/inc/aqua/ |
H A D | salgdi.h | 278 const SalBitmap& rAlphaBitmap );
|
Completed in 49 milliseconds