Searched refs:maShowBackground (Results 1 – 2 of 2) sorted by relevance
83 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in ShowWindow()299 DrawWallpaper( rRect, maShowBackground ); in Paint()386 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in SetEndMode()422 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in SetPauseMode()454 maShowBackground = Wallpaper( rBlankColor ); in SetBlankMode()485 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in TerminateShow()523 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in RestartShow()
82 const Color& GetBlankColor() const { return maShowBackground.GetColor(); } in GetBlankColor()124 Wallpaper maShowBackground; member in sd::ShowWindow
Completed in 34 milliseconds