Searched refs:maBackgroundLeft (Results 1 – 2 of 2) sorted by relevance
382 maBackgroundLeft = BitmapEx( FwkResId( BMP_BACKING_BACKGROUND_RTL_RIGHT ) ); in initBackground()387 maBackgroundLeft = BitmapEx( FwkResId( BMP_BACKING_BACKGROUND_LEFT ) ); in initBackground()405 mnBtnPos = maBackgroundLeft.GetSizePixel().Width() + 40; in initBackground()431 maControlRect = Rectangle( Point(), maBackgroundLeft.GetSizePixel() ); in initControls()592 long nLW = maBackgroundLeft.GetSizePixel().Width(); in initControls()683 aDev.DrawBitmapEx( aTL, maBackgroundLeft ); in Paint()684 aTL.X() += maBackgroundLeft.GetSizePixel().Width(); in Paint()
105 BitmapEx maBackgroundLeft; member in framework::BackingWindow
Completed in 11 milliseconds