SystemBackgroundController  783 ash/root_window_controller.cc     new SystemBackgroundController(root_window(), color));
SystemBackgroundController   61 ash/root_window_controller.h class SystemBackgroundController;
SystemBackgroundController  291 ash/root_window_controller.h   scoped_ptr<SystemBackgroundController> system_background_;
SystemBackgroundController   13 ash/wm/system_background_controller.cc SystemBackgroundController::SystemBackgroundController(
SystemBackgroundController   27 ash/wm/system_background_controller.cc SystemBackgroundController::~SystemBackgroundController() {
SystemBackgroundController   31 ash/wm/system_background_controller.cc void SystemBackgroundController::SetColor(SkColor color) {
SystemBackgroundController   35 ash/wm/system_background_controller.cc void SystemBackgroundController::OnWindowBoundsChanged(
SystemBackgroundController   28 ash/wm/system_background_controller.h class SystemBackgroundController : public aura::WindowObserver {
SystemBackgroundController   30 ash/wm/system_background_controller.h   SystemBackgroundController(aura::Window* root_window, SkColor color);
SystemBackgroundController   31 ash/wm/system_background_controller.h   virtual ~SystemBackgroundController();
SystemBackgroundController   47 ash/wm/system_background_controller.h   DISALLOW_COPY_AND_ASSIGN(SystemBackgroundController);