Searched refs:maEx (Results 1 – 2 of 2) sorted by relevance
146 maEx ( rImpGraphic.maEx ), in ImpGraphic()168 maEx = mpAnimation->GetBitmapEx(); in ImpGraphic()179 maEx ( rBitmap ), in ImpGraphic()196 maEx ( rBitmapEx ), in ImpGraphic()230 maEx ( rAnimation.GetBitmapEx() ), in ImpGraphic()289 maEx = mpAnimation->GetBitmapEx(); in operator =()294 maEx = rImpGraphic.maEx; in operator =()371 else if( !rImpGraphic.mpAnimation && ( rImpGraphic.maEx == maEx ) ) in operator ==()396 maEx.Clear(); in ImplClearGraphics()492 bRet = ( mpAnimation ? mpAnimation->IsTransparent() : maEx.IsTransparent() ); in ImplIsTransparent()[all …]
61 BitmapEx maEx; member in ImpGraphic