HomeSort by relevance Sort by last modified time
    Searched refs:ShelfAutoHideBehavior (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/ash/shelf/
shelf_layout_manager_observer.h 32 ShelfAutoHideBehavior new_behavior) {}
shelf_types.h 17 enum ShelfAutoHideBehavior {
shelf_layout_manager.h 86 // Sets the ShelfAutoHideBehavior. See enum description for details.
87 void SetAutoHideBehavior(ShelfAutoHideBehavior behavior);
88 ShelfAutoHideBehavior auto_hide_behavior() const {
327 ShelfAutoHideBehavior auto_hide_behavior_;
shelf_layout_manager.cc 225 void ShelfLayoutManager::SetAutoHideBehavior(ShelfAutoHideBehavior behavior) {
470 ShelfAutoHideBehavior new_auto_hide_behavior =
    [all...]
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_per_app.h 230 virtual ash::ShelfAutoHideBehavior GetShelfAutoHideBehavior(
317 ash::ShelfAutoHideBehavior new_behavior) OVERRIDE;
413 void SetShelfAutoHideBehaviorPrefs(ash::ShelfAutoHideBehavior behavior,
chrome_launcher_controller_per_browser.h 218 virtual ash::ShelfAutoHideBehavior GetShelfAutoHideBehavior(
305 ash::ShelfAutoHideBehavior new_behavior) OVERRIDE;
348 void SetShelfAutoHideBehaviorPrefs(ash::ShelfAutoHideBehavior behavior,
chrome_launcher_controller.h 234 virtual ash::ShelfAutoHideBehavior GetShelfAutoHideBehavior(
chrome_launcher_controller_per_browser.cc 662 ash::ShelfAutoHideBehavior new_behavior) {
742 ash::ShelfAutoHideBehavior
773 ash::ShelfAutoHideBehavior behavior = GetShelfAutoHideBehavior(root_window) ==
    [all...]
chrome_launcher_controller_per_app.cc 629 ash::ShelfAutoHideBehavior new_behavior) {
755 ash::ShelfAutoHideBehavior
786 ash::ShelfAutoHideBehavior behavior = GetShelfAutoHideBehavior(root_window) ==
    [all...]
  /external/chromium_org/ash/
shell.h 378 void SetShelfAutoHideBehavior(ShelfAutoHideBehavior behavior,
380 ShelfAutoHideBehavior GetShelfAutoHideBehavior(
shell.cc 798 void Shell::SetShelfAutoHideBehavior(ShelfAutoHideBehavior behavior,
804 ShelfAutoHideBehavior Shell::GetShelfAutoHideBehavior(
    [all...]
  /external/chromium_org/ash/wm/panels/
panel_layout_manager_unittest.cc 247 ShelfAutoHideBehavior behavior) {

Completed in 470 milliseconds