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

12

  /external/chromium_org/ash/
shell.h 191 static RootWindowController* GetPrimaryRootWindowController();
extended_desktop_unittest.cc 818 Shell::GetPrimaryRootWindowController()->GetContainer(
827 Shell::GetPrimaryRootWindowController()->GetContainer(
    [all...]
root_window_controller.cc 721 if (Shell::GetPrimaryRootWindowController()->
    [all...]
  /external/chromium_org/ash/shelf/
shelf_layout_manager_unittest.cc 57 return Shell::GetPrimaryRootWindowController()->shelf();
61 return Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
65 return Shell::GetPrimaryRootWindowController()->GetSystemTray();
    [all...]
shelf_view_unittest.cc 216 ShelfWidget* widget = Shell::GetPrimaryRootWindowController()->shelf();
    [all...]
  /external/chromium_org/ash/system/chromeos/
tray_display_unittest.cc 113 tray_ = Shell::GetPrimaryRootWindowController()->GetSystemTray();
  /external/chromium_org/ash/wm/workspace/
workspace_layout_manager_unittest.cc 326 gfx::Rect shelf_bounds(Shell::GetPrimaryRootWindowController()->
    [all...]
workspace_window_resizer_unittest.cc 184 return Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
    [all...]
  /external/chromium_org/ash/wm/maximize_mode/
maximize_mode_window_manager_unittest.cc     [all...]
  /external/chromium_org/ash/accelerators/
accelerator_controller.cc 501 Shell::GetPrimaryRootWindowController()->ash_host()->ToggleFullScreen();
    [all...]
  /external/chromium_org/ash/wm/
drag_window_resizer_unittest.cc 110 return Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
immersive_fullscreen_controller_unittest.cc     [all...]
workspace_controller_unittest.cc 146 return Shell::GetPrimaryRootWindowController()->shelf();
150 return Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
    [all...]
  /external/chromium_org/ash/wm/overview/
window_selector_unittest.cc 429 ash::ShelfWidget* shelf = Shell::GetPrimaryRootWindowController()->shelf();
    [all...]

Completed in 3417 milliseconds

12