Searched defs:GetPrimaryRootWindowController (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/
H A Dshell.cc215 RootWindowController* Shell::GetPrimaryRootWindowController() { function in class:ash::Shell
455 GetPrimaryRootWindowController()->
568 return GetPrimaryRootWindowController()->shelf()->
573 ShelfWidget* shelf = GetPrimaryRootWindowController()->shelf();
578 return GetPrimaryRootWindowController()->GetSystemTray();
627 return GetPrimaryRootWindowController()->workspace_controller()->

Completed in 187 milliseconds