Home
last modified time | relevance | path

Searched refs:aColorBmp (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx1061 Bitmap aColorBmp( aBmpEx.GetSizePixel(), ( mnDrawMode & DRAWMODE_GHOSTEDBITMAP ) ? 4 : 1 ); in ImplDrawBitmapEx() local
1069 aColorBmp.Erase( Color( cCmpVal, cCmpVal, cCmpVal ) ); in ImplDrawBitmapEx()
1080 aBmpEx = BitmapEx( aColorBmp, aMask ); in ImplDrawBitmapEx()
1084 aBmpEx = BitmapEx( aColorBmp, aBmpEx.GetMask() ); in ImplDrawBitmapEx()

Completed in 23 milliseconds