HomeSort by relevance Sort by last modified time
    Searched refs:GetPrimaryRootWindowController (Results 1 - 25 of 29) sorted by null

1 2

  /external/chromium_org/ash/test/
shell_test_api.cc 21 return shell_->GetPrimaryRootWindowController()->root_window_layout();
35 return shell_->GetPrimaryRootWindowController()->workspace_controller();
  /external/chromium_org/ash/system/
tray_update.cc 114 Shell::GetPrimaryRootWindowController()->shelf()->status_area_widget();
139 if (Shell::GetPrimaryRootWindowController()->shelf()->IsVisible())
197 if (!Shell::GetPrimaryRootWindowController()->shelf()->IsVisible() &&
  /external/chromium_org/ash/system/chromeos/network/
network_state_notifier_unittest.cc 23 return ash::Shell::GetPrimaryRootWindowController()->shelf()->
  /external/chromium_org/ash/wm/gestures/
shelf_gesture_handler.cc 42 RootWindowController* controller = Shell::GetPrimaryRootWindowController();
  /external/chromium_org/ash/system/web_notification/
web_notification_tray_unittest.cc 38 return Shell::GetPrimaryRootWindowController()->shelf()->
44 Shell::GetPrimaryRootWindowController();
62 return Shell::GetPrimaryRootWindowController()->shelf()->
342 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()->
  /external/chromium_org/ash/wm/
screen_dimmer_unittest.cc 25 dimmer_ = Shell::GetPrimaryRootWindowController()->screen_dimmer();
system_modal_container_layout_manager_unittest.cc 30 return Shell::GetPrimaryRootWindowController()->GetContainer(
322 Shell::GetPrimaryRootWindowController()->GetContainer(
348 Shell::GetPrimaryRootWindowController()->GetContainer(
418 Shell::GetPrimaryRootWindowController()->GetContainer(
app_list_controller.cc 161 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()->
  /external/chromium_org/ash/launcher/
launcher_tooltip_manager_unittest.cc 44 Shell::GetPrimaryRootWindowController();
133 Shell::GetPrimaryRootWindowController()->
159 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
  /external/chromium_org/ash/desktop_background/
desktop_background_controller_unittest.cc 113 Shell::GetPrimaryRootWindowController();
136 Shell::GetPrimaryRootWindowController()->
304 Shell::GetPrimaryRootWindowController();
346 Shell::GetPrimaryRootWindowController();
388 Shell::GetPrimaryRootWindowController();
  /external/chromium_org/ash/
root_window_controller_unittest.cc 127 Shell::GetPrimaryRootWindowController();
288 shell->GetPrimaryRootWindowController();
338 shell->GetPrimaryRootWindowController();
377 shell->GetPrimaryRootWindowController();
427 Shell::GetInstance()->GetPrimaryRootWindowController();
453 Shell::GetInstance()->GetPrimaryRootWindowController();
screen_ash_unittest.cc 29 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()->
shell_unittest.cc 359 Shell::GetPrimaryRootWindowController()->
366 Shell::GetPrimaryRootWindowController()->
373 Shell::GetPrimaryRootWindowController()->
shell.cc 378 internal::RootWindowController* Shell::GetPrimaryRootWindowController() {
860 return GetPrimaryRootWindowController()->shelf()->
865 ShelfWidget* shelf = GetPrimaryRootWindowController()->shelf();
870 return GetPrimaryRootWindowController()->GetSystemTray();
    [all...]
focus_cycler_unittest.cc 99 aura::Window* parent = Shell::GetPrimaryRootWindowController()->
shell.h 171 static internal::RootWindowController* GetPrimaryRootWindowController();
extended_desktop_unittest.cc 729 Shell::GetPrimaryRootWindowController()->GetContainer(
738 Shell::GetPrimaryRootWindowController()->GetContainer(
    [all...]
root_window_controller.cc 322 if (Shell::GetPrimaryRootWindowController()->
  /external/chromium_org/ash/system/user/
tray_user_unittest.cc 67 shelf_ = Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
68 tray_ = Shell::GetPrimaryRootWindowController()->GetSystemTray();
  /external/chromium_org/ash/system/tray/
system_tray_unittest.cc 33 return Shell::GetPrimaryRootWindowController()->shelf()->
302 Shell::GetPrimaryRootWindowController()->shelf()->status_area_widget();
  /external/chromium_org/chrome/browser/ui/views/frame/
immersive_mode_controller_ash_browsertest.cc 337 ash::Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
374 ash::Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
  /external/chromium_org/ash/shell/
window_type_launcher.cc 352 ash::Shell::GetPrimaryRootWindowController()->shelf()->status_area_widget()
  /external/chromium_org/ash/system/chromeos/
tray_display_unittest.cc 101 tray_ = Shell::GetPrimaryRootWindowController()->GetSystemTray();
  /external/chromium_org/ash/wm/workspace/
workspace_layout_manager_unittest.cc 230 gfx::Rect shelf_bounds(Shell::GetPrimaryRootWindowController()->
  /external/chromium_org/ash/shelf/
shelf_layout_manager_unittest.cc 62 return Shell::GetPrimaryRootWindowController()->shelf();
66 return Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
70 return Shell::GetPrimaryRootWindowController()->GetSystemTray();
    [all...]

Completed in 551 milliseconds

1 2