/external/chromium_org/ash/shell/ |
context_menu.cc | 37 ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS; 59 SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS ? 61 SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS,
|
/external/chromium_org/ash/shelf/ |
shelf_types.h | 19 SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS,
|
shelf_layout_manager_unittest.cc | 402 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS); 427 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior()); 453 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior()); 487 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior()); 523 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior()); 541 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior()); 576 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior()); 612 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior()); 622 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior()); 631 EXPECT_EQ(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, shelf->auto_hide_behavior()) [all...] |
shelf_tooltip_manager_unittest.cc | 162 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
|
shelf_layout_manager.cc | 303 case SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS: 481 SHELF_AUTO_HIDE_BEHAVIOR_NEVER : SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS; [all...] |
shelf_view_unittest.cc | [all...] |
/external/chromium_org/ash/ |
screen_ash_unittest.cc | 30 SetAutoHideBehavior(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
|
shell_unittest.cc | 473 shell->SetShelfAutoHideBehavior(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, 475 EXPECT_EQ(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, 484 shell->SetShelfAutoHideBehavior(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, 486 EXPECT_EQ(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS,
|
root_window_controller_unittest.cc | 138 ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
|
/external/chromium_org/ash/system/web_notification/ |
web_notification_tray_unittest.cc | 375 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS); 437 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
|
/external/chromium_org/chrome/browser/ui/ash/launcher/ |
launcher_context_menu.cc | 207 ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS;
|
chrome_launcher_controller.cc | [all...] |
/external/chromium_org/ash/wm/ |
base_layout_manager_unittest.cc | 293 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
|
workspace_controller_unittest.cc | 352 shelf->SetAutoHideBehavior(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS); 661 shelf->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS); [all...] |
immersive_fullscreen_controller_unittest.cc | [all...] |
/external/chromium_org/ash/wm/panels/ |
panel_layout_manager_unittest.cc | 323 SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS); 347 SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
|
/external/chromium_org/ash/wm/workspace/ |
workspace_window_resizer_unittest.cc | [all...] |
/external/chromium_org/ash/wm/dock/ |
docked_window_resizer_unittest.cc | 561 shell->SetShelfAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS, [all...] |