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

  /external/chromium_org/ash/shelf/
shelf_layout_manager_observer.h 33 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 {
341 ShelfAutoHideBehavior auto_hide_behavior_;
shelf_layout_manager.cc 222 void ShelfLayoutManager::SetAutoHideBehavior(ShelfAutoHideBehavior behavior) {
484 ShelfAutoHideBehavior new_auto_hide_behavior =
    [all...]
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller.h 263 ash::ShelfAutoHideBehavior GetShelfAutoHideBehavior(
340 ash::ShelfAutoHideBehavior new_behavior) OVERRIDE;
457 void SetShelfAutoHideBehaviorPrefs(ash::ShelfAutoHideBehavior behavior,
chrome_launcher_controller.cc 787 ash::ShelfAutoHideBehavior new_behavior) {
    [all...]
  /external/chromium_org/ash/
shell.h 446 void SetShelfAutoHideBehavior(ShelfAutoHideBehavior behavior,
448 ShelfAutoHideBehavior GetShelfAutoHideBehavior(
shell.cc 486 void Shell::SetShelfAutoHideBehavior(ShelfAutoHideBehavior behavior,
491 ShelfAutoHideBehavior Shell::GetShelfAutoHideBehavior(
    [all...]
  /external/chromium_org/ash/wm/panels/
panel_layout_manager_unittest.cc 241 ShelfAutoHideBehavior behavior) {
    [all...]

Completed in 634 milliseconds