Lines Matching refs:Shell

39       Shell::GetInstance()->display_manager()->GetCurrentDisplayLayout();
41 Shell::GetInstance()->display_manager()->
74 aura::Window::Windows root_windows = Shell::GetAllRootWindows();
183 aura::Window::Windows root_windows = Shell::GetAllRootWindows();
205 aura::Window::Windows root_windows = Shell::GetAllRootWindows();
239 aura::Window::Windows root_windows = Shell::GetAllRootWindows();
244 EXPECT_EQ(root_windows[0], Shell::GetTargetRootWindow());
254 EXPECT_EQ(root_windows[1], Shell::GetTargetRootWindow());
262 EXPECT_EQ(root_windows[1], Shell::GetTargetRootWindow());
269 EXPECT_EQ(root_windows[0], Shell::GetTargetRootWindow());
277 aura::Window::Windows root_windows = Shell::GetAllRootWindows();
282 Shell::GetInstance()->cursor_manager()->SetCursor(ui::kCursorCopy);
292 aura::Window::Windows root_windows = Shell::GetAllRootWindows();
297 EXPECT_EQ("10,10", Shell::GetScreen()->GetCursorScreenPoint().ToString());
301 EXPECT_EQ("1010,20", Shell::GetScreen()->GetCursorScreenPoint().ToString());
305 EXPECT_EQ("20,10", Shell::GetScreen()->GetCursorScreenPoint().ToString());
316 aura::Window::Windows root_windows = Shell::GetAllRootWindows();
338 aura::Window::Windows root_windows = Shell::GetAllRootWindows();
376 aura::Window::Windows root_windows = Shell::GetAllRootWindows();
446 aura::Window::Windows root_windows = Shell::GetAllRootWindows();
481 aura::Window::Windows root_windows = Shell::GetAllRootWindows();
516 aura::Window::Windows root_windows = Shell::GetAllRootWindows();
555 aura::Window::Windows root_windows = Shell::GetAllRootWindows();
593 aura::Window::Windows root_windows = Shell::GetAllRootWindows();
615 aura::Window::Windows root_windows = Shell::GetAllRootWindows();
617 gfx::Display display0 = Shell::GetScreen()->GetDisplayMatching(
619 gfx::Display display1 = Shell::GetScreen()->GetDisplayMatching(
647 aura::Window::Windows root_windows = Shell::GetAllRootWindows();
705 gfx::Screen* screen = Shell::GetScreen();
707 aura::Window::Windows root_windows = Shell::GetAllRootWindows();
764 SystemTray* tray = ash::Shell::GetInstance()->GetPrimarySystemTray();
798 aura::Window::Windows root_windows = Shell::GetAllRootWindows();
818 Shell::GetPrimaryRootWindowController()->GetContainer(
827 Shell::GetPrimaryRootWindowController()->GetContainer(
840 aura::Window::Windows root_windows = Shell::GetAllRootWindows();
844 Shell::GetScreen()->GetPrimaryDisplay().bounds());
854 Shell::GetScreen()->GetPrimaryDisplay().bounds());
858 ash::Shell::GetContainer(Shell::GetPrimaryRootWindow(),
893 root_windows = Shell::GetAllRootWindows();
912 ash::Shell::GetInstance()->AddPreTargetHandler(&event_handler);
935 ash::Shell::GetInstance()->RemovePreTargetHandler(&event_handler);