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

  /external/chromium_org/ash/shelf/
shelf_layout_manager_unittest.cc 382 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_NEVER);
400 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
407 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_NEVER);
834 shelf->SetAutoHideBehavior(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
    [all...]
shelf_widget_unittest.cc 218 shelf_layout_manager->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
274 shelf_layout_manager->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
shelf_layout_manager.h 87 void SetAutoHideBehavior(ShelfAutoHideBehavior behavior);
shelf_tooltip_manager_unittest.cc 160 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
shelf_layout_manager.cc 222 void ShelfLayoutManager::SetAutoHideBehavior(ShelfAutoHideBehavior behavior) {
494 SetAutoHideBehavior(new_auto_hide_behavior);
553 SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_NEVER);
    [all...]
shelf_view_unittest.cc     [all...]
  /external/chromium_org/ash/
screen_util_unittest.cc 30 SetAutoHideBehavior(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
root_window_controller_unittest.cc 141 shelf_layout_manager->SetAutoHideBehavior(
595 shelf_layout_manager->SetAutoHideBehavior(
shell.cc 488 ash::ShelfLayoutManager::ForShelf(root_window)->SetAutoHideBehavior(behavior);
    [all...]
  /external/chromium_org/ash/system/web_notification/
web_notification_tray_unittest.cc 366 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
428 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
431 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_NEVER);
  /external/chromium_org/ash/system/user/
tray_user_unittest.cc 86 shelf()->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_NEVER);
  /external/chromium_org/ash/wm/workspace/
workspace_layout_manager_unittest.cc 762 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
    [all...]
workspace_window_resizer_unittest.cc     [all...]
  /external/chromium_org/ash/wm/
workspace_controller_unittest.cc 377 shelf->SetAutoHideBehavior(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
485 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_NEVER);
673 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_NEVER);
689 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
    [all...]
immersive_fullscreen_controller_unittest.cc     [all...]
  /external/chromium_org/ash/wm/maximize_mode/
maximize_mode_window_manager_unittest.cc     [all...]
  /external/chromium_org/ash/wm/panels/
panel_layout_manager_unittest.cc 245 shelf->SetAutoHideBehavior(behavior);
    [all...]

Completed in 550 milliseconds