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 87 // Sets the ShelfAutoHideBehavior. See enum description for details.
88 void SetAutoHideBehavior(ShelfAutoHideBehavior behavior);
89 ShelfAutoHideBehavior auto_hide_behavior() const {
337 ShelfAutoHideBehavior auto_hide_behavior_;
shelf_layout_manager.cc 223 void ShelfLayoutManager::SetAutoHideBehavior(ShelfAutoHideBehavior behavior) {
485 ShelfAutoHideBehavior new_auto_hide_behavior =
    [all...]
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller.h 262 ash::ShelfAutoHideBehavior GetShelfAutoHideBehavior(
343 ash::ShelfAutoHideBehavior new_behavior) OVERRIDE;
467 void SetShelfAutoHideBehaviorPrefs(ash::ShelfAutoHideBehavior behavior,
chrome_launcher_controller.cc 202 ash::ShelfAutoHideBehavior GetShelfAutoHideBehaviorFromPrefs(
823 ash::ShelfAutoHideBehavior new_behavior) {
    [all...]
  /external/chromium_org/ash/
shell.h 453 void SetShelfAutoHideBehavior(ShelfAutoHideBehavior behavior,
455 ShelfAutoHideBehavior GetShelfAutoHideBehavior(
shell.cc 502 void Shell::SetShelfAutoHideBehavior(ShelfAutoHideBehavior behavior,
507 ShelfAutoHideBehavior Shell::GetShelfAutoHideBehavior(
    [all...]
  /external/chromium_org/ash/wm/panels/
panel_layout_manager_unittest.cc 241 ShelfAutoHideBehavior behavior) {
    [all...]

Completed in 424 milliseconds