HomeSort by relevance Sort by last modified time
    Searched refs:RootWindowController (Results 26 - 45 of 45) sorted by null

12

  /external/chromium_org/ash/system/tray/
tray_event_filter.cc 60 ash::internal::RootWindowController* root_controller =
tray_background_view.cc 154 return RootWindowController::ForWindow(tray_background_view_->
  /external/chromium_org/ash/accelerators/
accelerator_controller.cc 593 internal::RootWindowController* controller =
594 internal::RootWindowController::ForActiveRootWindow();
602 internal::RootWindowController* controller =
603 internal::RootWindowController::ForActiveRootWindow();
748 internal::RootWindowController* controller =
749 internal::RootWindowController::ForActiveRootWindow();
755 internal::RootWindowController* controller =
756 internal::RootWindowController::ForActiveRootWindow();
    [all...]
  /external/chromium_org/ash/wm/
window_util.cc 62 internal::RootWindowController* controller =
63 internal::RootWindowController::ForWindow(window);
system_gesture_event_filter.cc 89 RootWindowController* root_controller =
app_list_controller.cc 284 RootWindowController* root_controller =
toplevel_window_event_handler_unittest.cc 473 aura::Window* lock = internal::RootWindowController::ForWindow(target.get())->
  /external/chromium_org/ash/
shell.cc 378 internal::RootWindowController* Shell::GetPrimaryRootWindowController() {
553 // The keyboard system must be initialized before the RootWindowController is
572 // RootWindowController as possible.
622 internal::RootWindowController* root_window_controller =
623 new internal::RootWindowController(root_window);
670 internal::RootWindowController* rwc = GetRootWindowController(root);
892 internal::RootWindowController* controller =
893 new internal::RootWindowController(root);
    [all...]
  /external/chromium_org/ash/touch/
touch_hud_debug.cc 378 internal::RootWindowController* controller = GetRootWindowController(*iter);
481 RootWindowController* controller) {
486 RootWindowController* controller) {
  /external/chromium_org/ash/desktop_background/
desktop_background_view.cc 160 RootWindowController* root_window_controller =
desktop_background_controller.cc 438 internal::RootWindowController* root_window_controller = *iter;
440 // controller exists in the RootWindowController.
450 // AnimatingDesktopController owned by RootWindowController.
  /external/chromium_org/ash/display/
display_controller.cc 268 internal::RootWindowController* controller =
338 internal::RootWindowController* controller =
371 std::vector<internal::RootWindowController*>
373 std::vector<internal::RootWindowController*> controllers;
376 internal::RootWindowController* controller =
732 internal::RootWindowController* controller =
    [all...]
  /external/chromium_org/ash/launcher/
launcher_tooltip_manager_unittest.cc 43 internal::RootWindowController* controller =
overflow_bubble.cc 260 RootWindowController::ForWindow(anchor->GetWidget()->GetNativeView())->
launcher_view.cc     [all...]
  /external/chromium_org/ash/wm/panels/
panel_layout_manager_unittest.cc 126 RootWindowController::ForLauncher(panel)->shelf()->launcher();
169 RootWindowController::ForLauncher(panel)->shelf()->launcher();
249 RootWindowController::ForWindow(window)->shelf()->
261 RootWindowController::ForWindow(window)->shelf()->
  /external/chromium_org/ash/system/web_notification/
web_notification_tray_unittest.cc 43 internal::RootWindowController* primary_controller =
  /external/chromium_org/ash/shelf/
shelf_layout_manager.cc 544 RootWindowController* controller = GetRootWindowController(root_window_);
557 ShelfWidget* shelf = RootWindowController::ForLauncher(window)->shelf();
    [all...]
shelf_widget.cc 571 internal::RootWindowController::ForWindow(window_container_)->
  /external/chromium_org/ash/system/chromeos/network/
network_state_list_detailed_view.cc 291 RootWindowController::ForWindow(GetWidget()->GetNativeView())->

Completed in 691 milliseconds

12