Lines Matching defs:shell
5 #include "ash/shell/window_watcher.h"
11 #include "ash/shell.h"
18 namespace shell {
38 aura::Window* panel_container = ash::Shell::GetContainer(
51 aura::Window* panel_container = ash::Shell::GetContainer(
71 Shell::RootWindowList root_windows = Shell::GetAllRootWindows();
72 for (Shell::RootWindowList::iterator iter = root_windows.begin();
79 Shell::RootWindowList root_windows = Shell::GetAllRootWindows();
80 for (Shell::RootWindowList::iterator iter = root_windows.begin();
107 ash::LauncherModel* model = Shell::GetInstance()->launcher_model();
131 ash::LauncherModel* model = Shell::GetInstance()->launcher_model();
145 aura::RootWindow* root = Shell::GetInstance()->display_controller()->
155 } // namespace shell