Home | History | Annotate | Download | only in shell

Lines Matching defs:shell

6 #include "ash/shell.h"
8 #include "ash/shell/example_factory.h"
19 using ash::Shell;
22 namespace shell {
66 Shell::GetInstance()->session_state_delegate()->UnlockScreen();
89 gfx::Size root_window_size = Shell::GetPrimaryRootWindow()->bounds().size();
94 params.parent = Shell::GetContainer(
95 Shell::GetPrimaryRootWindow(),
104 Shell::GetInstance()->tooltip_controller()->UpdateTooltip(
108 } // namespace shell