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

  /external/chromium_org/ash/shell/
context_menu.cc 36 ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS;
58 SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS ?
60 SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS,
  /external/chromium_org/ash/shelf/
shelf_types.h 19 SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS,
shelf_layout_manager_unittest.cc 401 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
429 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior());
461 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior());
500 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior());
542 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior());
558 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior());
594 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior());
636 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior());
646 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior());
658 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior())
    [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_tooltip_manager_unittest.cc 160 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
shelf_layout_manager.cc 300 case SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS:
487 SHELF_AUTO_HIDE_BEHAVIOR_NEVER : SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS;
    [all...]
shelf_view_unittest.cc     [all...]
  /external/chromium_org/ash/
screen_util_unittest.cc 30 SetAutoHideBehavior(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
shell_unittest.cc 469 shell->SetShelfAutoHideBehavior(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS,
471 EXPECT_EQ(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS,
480 shell->SetShelfAutoHideBehavior(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS,
482 EXPECT_EQ(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS,
root_window_controller_unittest.cc 143 ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
    [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);
ash_popup_alignment_delegate_unittest.cc 140 SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS,
  /external/chromium_org/chrome/browser/ui/ash/launcher/
launcher_context_menu.cc 234 ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS;
chrome_launcher_controller.cc 221 return ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS;
    [all...]
  /external/chromium_org/ash/wm/panels/
panel_layout_manager_unittest.cc 316 SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
340 SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
    [all...]
  /external/chromium_org/ash/wm/
workspace_controller_unittest.cc 377 shelf->SetAutoHideBehavior(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
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/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/dock/
docked_window_resizer_unittest.cc 611 shell->SetShelfAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS,
    [all...]

Completed in 1790 milliseconds