HomeSort by relevance Sort by last modified time
    Searched refs:RootWindowControllerList (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/ash/
cancel_mode.cc 14 Shell::RootWindowControllerList controllers(
16 for (Shell::RootWindowControllerList::const_iterator i = controllers.begin();
shell.cc 383 Shell::RootWindowControllerList Shell::GetAllRootWindowControllers() {
742 RootWindowControllerList controllers = GetAllRootWindowControllers();
743 for (RootWindowControllerList::iterator iter = controllers.begin();
769 RootWindowControllerList controllers = GetAllRootWindowControllers();
770 for (RootWindowControllerList::iterator iter = controllers.begin();
776 RootWindowControllerList controllers = GetAllRootWindowControllers();
777 for (RootWindowControllerList::iterator iter = controllers.begin();
791 RootWindowControllerList controllers = GetAllRootWindowControllers();
792 for (RootWindowControllerList::iterator iter = controllers.begin();
825 RootWindowControllerList controllers = GetAllRootWindowControllers()
    [all...]
shell.h 149 typedef std::vector<internal::RootWindowController*> RootWindowControllerList;
175 static RootWindowControllerList GetAllRootWindowControllers();
  /external/chromium_org/ash/shelf/
shelf_widget_unittest.cc 168 Shell::RootWindowControllerList controllers(
170 for (Shell::RootWindowControllerList::const_iterator i = controllers.begin();
  /external/chromium_org/ash/desktop_background/
desktop_background_controller.cc 434 Shell::RootWindowControllerList controllers =
436 for (Shell::RootWindowControllerList::iterator iter = controllers.begin();
  /external/chromium_org/ash/system/web_notification/
web_notification_tray_unittest.cc 45 Shell::RootWindowControllerList controllers =
  /external/chromium_org/ash/accelerators/
accelerator_controller.cc 343 Shell::RootWindowControllerList controllers =
    [all...]

Completed in 86 milliseconds