Home
last modified time | relevance | path

Searched refs:GetShelfAutoHideBehavior (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/ash/shell/
Dcontext_menu.cc35 return Shell::GetInstance()->GetShelfAutoHideBehavior(root_window_) == in IsCommandIdChecked()
57 shell->GetShelfAutoHideBehavior(root_window_) == in ExecuteCommand()
/external/chromium_org/ash/
Dshell_unittest.cc472 shell->GetShelfAutoHideBehavior(root_window)); in TEST_F()
476 shell->GetShelfAutoHideBehavior(root_window)); in TEST_F()
479 shell->GetShelfAutoHideBehavior(root_window)); in TEST_F()
483 shell->GetShelfAutoHideBehavior(root_window)); in TEST_F()
487 shell->GetShelfAutoHideBehavior(root_window)); in TEST_F()
Dshell.h455 ShelfAutoHideBehavior GetShelfAutoHideBehavior(
Dshell.cc507 ShelfAutoHideBehavior Shell::GetShelfAutoHideBehavior( in GetShelfAutoHideBehavior() function in ash::Shell
/external/chromium_org/chrome/browser/ui/ash/multi_user/
Dmulti_user_window_manager_chromeos_unittest.cc812 ash::Shell::GetInstance()->GetShelfAutoHideBehavior( in TEST_F()
827 ash::Shell::GetInstance()->GetShelfAutoHideBehavior( in TEST_F()
839 ash::Shell::GetInstance()->GetShelfAutoHideBehavior( in TEST_F()
1074 ash::Shell::GetInstance()->GetShelfAutoHideBehavior(root_window)); in TEST_F()
1083 ash::Shell::GetInstance()->GetShelfAutoHideBehavior(root_window)); in TEST_F()
1108 ash::Shell::GetInstance()->GetShelfAutoHideBehavior(root_window)); in TEST_F()
1114 ash::Shell::GetInstance()->GetShelfAutoHideBehavior(root_window)); in TEST_F()
/external/chromium_org/chrome/browser/ui/ash/launcher/
Dlauncher_context_menu.cc233 return controller_->GetShelfAutoHideBehavior(root_window_) == in IsCommandIdChecked()
Dchrome_launcher_controller.h262 ash::ShelfAutoHideBehavior GetShelfAutoHideBehavior(
Dchrome_launcher_controller.cc955 ash::ShelfAutoHideBehavior ChromeLauncherController::GetShelfAutoHideBehavior( in GetShelfAutoHideBehavior() function in ChromeLauncherController
968 ash::ShelfAutoHideBehavior behavior = GetShelfAutoHideBehavior(root_window) == in ToggleShelfAutoHideBehavior()
1718 GetShelfAutoHideBehavior(*iter), *iter); in SetShelfAutoHideBehaviorFromPrefs()