HomeSort by relevance Sort by last modified time
    Searched full:rootwindowcontroller (Results 26 - 48 of 48) sorted by null

12

  /external/chromium_org/ash/desktop_background/
desktop_background_controller.cc 438 internal::RootWindowController* root_window_controller = *iter;
440 // controller exists in the RootWindowController.
450 // AnimatingDesktopController owned by RootWindowController.
desktop_background_controller_unittest.cc 112 RootWindowController* root_window_controller =
303 RootWindowController* root_window_controller =
345 RootWindowController* root_window_controller =
387 RootWindowController* root_window_controller =
desktop_background_view.cc 160 RootWindowController* root_window_controller =
  /external/chromium_org/ash/system/
status_area_widget.cc 78 if (!RootWindowController::ForLauncher(GetNativeView())->shelf()->IsVisible())
  /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/wm/
system_gesture_event_filter.cc 89 RootWindowController* root_controller =
window_util.cc 62 internal::RootWindowController* controller =
63 internal::RootWindowController::ForWindow(window);
app_list_controller.cc 284 RootWindowController* root_controller =
frame_painter_unittest.cc 726 // RootWindowController::CloseChildWindows(), so this code is memory-safe.
toplevel_window_event_handler_unittest.cc 473 aura::Window* lock = internal::RootWindowController::ForWindow(target.get())->
  /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/touch/
touch_hud_debug.cc 378 internal::RootWindowController* controller = GetRootWindowController(*iter);
481 RootWindowController* controller) {
486 RootWindowController* controller) {
  /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/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/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/shelf/
shelf_layout_manager.h 205 // given |window|. See RootWindowController::ForLauncher for more info.
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/web_notification/
web_notification_tray_unittest.cc 43 internal::RootWindowController* primary_controller =
  /external/chromium_org/ash/system/chromeos/network/
network_state_list_detailed_view.cc 291 RootWindowController::ForWindow(GetWidget()->GetNativeView())->

Completed in 1588 milliseconds

12