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

  /external/chromium_org/ash/shelf/
shelf_layout_manager_unittest.cc 382 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_NEVER);
401 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
408 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_NEVER);
835 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 88 void SetAutoHideBehavior(ShelfAutoHideBehavior behavior);
shelf_tooltip_manager_unittest.cc 160 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
shelf_layout_manager.cc 223 void ShelfLayoutManager::SetAutoHideBehavior(ShelfAutoHideBehavior behavior) {
495 SetAutoHideBehavior(new_auto_hide_behavior);
    [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 142 shelf_layout_manager->SetAutoHideBehavior(
596 shelf_layout_manager->SetAutoHideBehavior(
    [all...]
shell.cc 504 ash::ShelfLayoutManager::ForShelf(root_window)->SetAutoHideBehavior(behavior);
    [all...]
  /external/chromium_org/ash/system/web_notification/
web_notification_tray_unittest.cc 374 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
432 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
435 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 765 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/panels/
panel_window_resizer_unittest.cc 294 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_ALWAYS_HIDDEN);
panel_layout_manager_unittest.cc 245 shelf->SetAutoHideBehavior(behavior);
    [all...]
  /external/chromium_org/ash/wm/maximize_mode/
maximize_mode_window_manager_unittest.cc     [all...]

Completed in 162 milliseconds