Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/gdi/
H A Doutdev2.cxx1052 Bitmap aColorBmp( aBmpEx.GetSizePixel(), ( mnDrawMode & DRAWMODE_GHOSTEDBITMAP ) ? 4 : 1 ); in ImplDrawBitmapEx() local
1060 aColorBmp.Erase( Color( cCmpVal, cCmpVal, cCmpVal ) ); in ImplDrawBitmapEx()
1071 aBmpEx = BitmapEx( aColorBmp, aMask ); in ImplDrawBitmapEx()
1075 aBmpEx = BitmapEx( aColorBmp, aBmpEx.GetMask() ); in ImplDrawBitmapEx()

Completed in 31 milliseconds