Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dimpimage.cxx217 maDisabledBmpEx.SetEmpty(); in Create()
235 maDisabledBmpEx.SetEmpty(); in Create()
260 if( !maDisabledBmpEx.IsEmpty() ) in Expand()
261 maDisabledBmpEx.Expand( nDX, 0UL ); in Expand()
292 if( !maDisabledBmpEx.IsEmpty() ) in Replace()
293 maDisabledBmpEx.CopyPixel( aDstRect, aSrcRect ); in Replace()
585 if( maDisabledBmpEx.IsEmpty() ) in ImplUpdateDisabledBmpEx()
590 maDisabledBmpEx = BitmapEx( aGrey, aGreyAlphaMask ); in ImplUpdateDisabledBmpEx()
598 Bitmap aGrey( maDisabledBmpEx.GetBitmap() ); in ImplUpdateDisabledBmpEx()
600 AlphaMask aGreyAlphaMask( maDisabledBmpEx.GetAlpha() ); in ImplUpdateDisabledBmpEx()
[all …]
/trunk/main/vcl/inc/
H A Dimage.h62 BitmapEx maDisabledBmpEx; member in ImplImageBmp

Completed in 13 milliseconds