Searched refs:maBackgroundLeft (Results 1 – 2 of 2) sorted by relevance
380 maBackgroundLeft = BitmapEx( FwkResId( BMP_BACKING_BACKGROUND_RTL_RIGHT ) ); in initBackground()385 maBackgroundLeft = BitmapEx( FwkResId( BMP_BACKING_BACKGROUND_LEFT ) ); in initBackground()403 mnBtnPos = maBackgroundLeft.GetSizePixel().Width() + 40; in initBackground()429 maControlRect = Rectangle( Point(), maBackgroundLeft.GetSizePixel() ); in initControls()590 long nLW = maBackgroundLeft.GetSizePixel().Width(); in initControls()681 aDev.DrawBitmapEx( aTL, maBackgroundLeft ); in Paint()682 aTL.X() += maBackgroundLeft.GetSizePixel().Width(); in Paint()
105 BitmapEx maBackgroundLeft; member in framework::BackingWindow
Completed in 14 milliseconds