Searched refs:maDisabledBmpEx (Results 1 – 2 of 2) sorted by relevance
217 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 …]
62 BitmapEx maDisabledBmpEx; member in ImplImageBmp
Completed in 20 milliseconds