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

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

Completed in 102 milliseconds