Searched refs:maShowBackground (Results 1 – 2 of 2) sorted by relevance
83 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in ShowWindow()309 DrawWallpaper( rRect, maShowBackground ); in Paint()398 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in SetEndMode()434 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in SetPauseMode()466 maShowBackground = Wallpaper( rBlankColor ); in SetBlankMode()497 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in TerminateShow()535 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 18 milliseconds