Searched refs:maShowBackground (Results 1 – 2 of 2) sorted by relevance
80 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in ShowWindow()296 DrawWallpaper( rRect, maShowBackground ); in Paint()382 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in SetEndMode()418 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in SetPauseMode()450 maShowBackground = Wallpaper( rBlankColor ); in SetBlankMode()481 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in TerminateShow()519 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in RestartShow()
79 const Color& GetBlankColor() const { return maShowBackground.GetColor(); } in GetBlankColor()121 Wallpaper maShowBackground; member in sd::ShowWindow