Searched refs:SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS (Results 1 - 20 of 20) sorted by relevance

/external/chromium_org/ash/shell/
H A Dcontext_menu.cc37 ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS;
59 SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS ?
61 SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS,
/external/chromium_org/ash/shelf/
H A Dshelf_types.h19 SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, enumerator in enum:ash::ShelfAutoHideBehavior
H A Dshelf_layout_manager_unittest.cc400 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
428 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior());
460 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior());
499 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior());
541 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior());
557 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior());
593 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior());
635 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior());
645 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior());
657 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shel
[all...]
H A Dshelf_widget_unittest.cc218 shelf_layout_manager->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
274 shelf_layout_manager->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
H A Dshelf_tooltip_manager_unittest.cc160 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
H A Dshelf_layout_manager.cc299 case SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS:
486 SHELF_AUTO_HIDE_BEHAVIOR_NEVER : SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS;
H A Dshelf_view_unittest.cc1153 SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
/external/chromium_org/ash/
H A Dscreen_util_unittest.cc30 SetAutoHideBehavior(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
H A Dshell_unittest.cc470 shell->SetShelfAutoHideBehavior(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS,
472 EXPECT_EQ(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS,
481 shell->SetShelfAutoHideBehavior(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS,
483 EXPECT_EQ(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS,
H A Droot_window_controller_unittest.cc142 ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
/external/chromium_org/ash/system/web_notification/
H A Dweb_notification_tray_unittest.cc366 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
428 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dlauncher_context_menu.cc234 ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS;
H A Dchrome_launcher_controller.cc936 return ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS;
949 ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS ?
951 ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS;
1656 case ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS:
/external/chromium_org/ash/wm/panels/
H A Dpanel_layout_manager_unittest.cc316 SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS); local
340 SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
/external/chromium_org/ash/wm/
H A Dworkspace_controller_unittest.cc377 shelf->SetAutoHideBehavior(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
689 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
1427 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
H A Dimmersive_fullscreen_controller_unittest.cc1062 shelf->SetAutoHideBehavior(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
/external/chromium_org/ash/wm/maximize_mode/
H A Dmaximize_mode_window_manager_unittest.cc777 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
820 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
/external/chromium_org/ash/wm/workspace/
H A Dworkspace_layout_manager_unittest.cc762 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
H A Dworkspace_window_resizer_unittest.cc997 SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
/external/chromium_org/ash/wm/dock/
H A Ddocked_window_resizer_unittest.cc611 shell->SetShelfAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS,

Completed in 470 milliseconds