Searched refs:maBackgroundMiddle (Results 1 – 2 of 2) sorted by relevance
369 if( !! maBackgroundMiddle ) in initBackground()370 aMiddleSize = maBackgroundMiddle.GetSizePixel(); in initBackground()372 maBackgroundMiddle = BitmapEx( FwkResId( BMP_BACKING_BACKGROUND_MIDDLE ) ); in initBackground()375 maBackgroundMiddle.Scale( aMiddleSize ); in initBackground()588 maBackgroundMiddle.GetSizePixel().Height() ); in initControls()596 maBackgroundMiddle.Scale( aMiddleSegmentSize ); in initControls()599 maBackgroundMiddle = BitmapEx(); in initControls()683 if( !!maBackgroundMiddle ) in Paint()685 aDev.DrawBitmapEx( aTL, maBackgroundMiddle ); in Paint()686 aTL.X() += maBackgroundMiddle.GetSizePixel().Width(); in Paint()
106 BitmapEx maBackgroundMiddle; member in framework::BackingWindow
Completed in 15 milliseconds