Searched refs:maBackgroundMiddle (Results 1 – 2 of 2) sorted by relevance
371 if( !! maBackgroundMiddle ) in initBackground()372 aMiddleSize = maBackgroundMiddle.GetSizePixel(); in initBackground()374 maBackgroundMiddle = BitmapEx( FwkResId( BMP_BACKING_BACKGROUND_MIDDLE ) ); in initBackground()377 maBackgroundMiddle.Scale( aMiddleSize ); in initBackground()590 maBackgroundMiddle.GetSizePixel().Height() ); in initControls()598 maBackgroundMiddle.Scale( aMiddleSegmentSize ); in initControls()601 maBackgroundMiddle = BitmapEx(); in initControls()685 if( !!maBackgroundMiddle ) in Paint()687 aDev.DrawBitmapEx( aTL, maBackgroundMiddle ); in Paint()688 aTL.X() += maBackgroundMiddle.GetSizePixel().Width(); in Paint()
106 BitmapEx maBackgroundMiddle; member in framework::BackingWindow
Completed in 17 milliseconds