HomeSort by relevance Sort by last modified time
    Searched defs:desktop_background_controller (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/accelerators/
accelerator_controller.cc 16 #include "ash/desktop_background/desktop_background_controller.h"
246 DesktopBackgroundController* desktop_background_controller = local
247 Shell::GetInstance()->desktop_background_controller();
248 if (desktop_background_controller->desktop_background_mode() ==
250 desktop_background_controller->SetDesktopBackgroundSolidColorMode(
    [all...]
  /external/chromium_org/ash/
shell.h 302 DesktopBackgroundController* desktop_background_controller() { function in class:ash::Shell

Completed in 157 milliseconds