/external/chromium_org/ash/shelf/ |
D | shelf_layout_manager_unittest.cc | 65 ShelfLayoutManager* GetShelfLayoutManager() { in GetShelfLayoutManager() function 66 return Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in GetShelfLayoutManager() 104 ShelfLayoutManager* layout_manager = GetShelfLayoutManager(); in IsDoneAnimating() 146 if (GetShelfLayoutManager()->visibility_state() == ash::SHELF_HIDDEN) in ProcessScroll() 151 was_visible_on_drag_start_ = GetShelfLayoutManager()->IsVisible(); in ProcessScroll() 163 if (GetShelfLayoutManager()->IsHorizontalAlignment()) { in ProcessScroll() 167 GetShelfLayoutManager()->GetAlignment()){ in ProcessScroll() 171 GetShelfLayoutManager()->GetAlignment()) { in ProcessScroll() 183 float scroll_delta = GetShelfLayoutManager()->PrimaryAxisValue( in ProcessScroll() 187 GetShelfLayoutManager()->SelectValueForShelfAlignment( in ProcessScroll() [all …]
|
D | shelf_tooltip_manager_unittest.cc | 48 controller->GetShelfLayoutManager(), in SetUp() 136 GetShelfLayoutManager()->visibility_state()); in TEST_F() 161 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in TEST_F()
|
D | shelf_widget_unittest.cc | 33 internal::ShelfLayoutManager* GetShelfLayoutManager() { in GetShelfLayoutManager() function 136 internal::ShelfLayoutManager* shelf_layout_manager = GetShelfLayoutManager(); in TEST_F()
|
/external/chromium_org/ash/system/web_notification/ |
D | web_notification_tray.cc | 345 switch (GetShelfLayoutManager()->GetAlignment()) { in ShowMessageCenterInternal() 347 gfx::Rect shelf_bounds = GetShelfLayoutManager()->GetIdealBounds(); in ShowMessageCenterInternal() 376 GetShelfLayoutManager()->UpdateAutoHideState(); in ShowMessageCenterInternal() 394 GetShelfLayoutManager()->UpdateAutoHideState(); in HideMessageCenter()
|
D | web_notification_tray_unittest.cc | 374 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in TEST_F() 436 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in TEST_F()
|
/external/chromium_org/chrome/browser/ui/ash/ |
D | shelf_browsertest.cc | 21 browser()->window()->GetNativeWindow())->GetShelfLayoutManager(); in IN_PROC_BROWSER_TEST_F()
|
/external/chromium_org/ash/wm/gestures/ |
D | shelf_gesture_handler.cc | 44 ShelfLayoutManager* shelf = controller->GetShelfLayoutManager(); in ProcessGestureEvent()
|
/external/chromium_org/ash/ |
D | screen_ash_unittest.cc | 29 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()-> in TEST_F()
|
D | shell_unittest.cc | 440 GetShelfLayoutManager()->visibility_state()); in TEST_F() 447 GetShelfLayoutManager()->visibility_state()); in TEST_F() 454 GetShelfLayoutManager()->visibility_state()); in TEST_F()
|
D | root_window_controller.h | 163 ShelfLayoutManager* GetShelfLayoutManager();
|
D | root_window_controller_unittest.cc | 136 controller->GetShelfLayoutManager(); in TEST_F()
|
D | root_window_controller.cc | 491 ShelfLayoutManager* RootWindowController::GetShelfLayoutManager() { in GetShelfLayoutManager() function in ash::internal::RootWindowController
|
D | shell.cc | 444 GetShelfLayoutManager()->GetAlignment(); in GetShelfAlignment()
|
/external/chromium_org/ash/system/tray/ |
D | system_tray.cc | 525 GetShelfLayoutManager()->UpdateAutoHideState(); in ShowItems() 593 if (GetShelfLayoutManager()->GetAlignment() != SHELF_ALIGNMENT_TOP) { in UpdateWebNotifications() 643 GetShelfLayoutManager()->UpdateAutoHideState(); in HideBubbleWithView()
|
D | tray_background_view.h | 145 ShelfLayoutManager* GetShelfLayoutManager();
|
D | tray_background_view.cc | 431 ShelfLayoutManager* TrayBackgroundView::GetShelfLayoutManager() { in GetShelfLayoutManager() function in ash::internal::TrayBackgroundView
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
D | immersive_mode_controller_ash_unittest.cc | 224 ash::Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in TEST_F()
|
/external/chromium_org/ash/system/user/ |
D | tray_user_unittest.cc | 101 shelf_ = Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in SetUp()
|
D | tray_user.cc | 1420 controller->GetShelfLayoutManager()->GetAlignment()); in UpdateLayoutOfItem()
|
/external/chromium_org/ash/wm/ |
D | app_list_controller.cc | 149 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()-> in SetVisible()
|
D | drag_window_resizer_unittest.cc | 116 return Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in shelf_layout_manager()
|
D | immersive_fullscreen_controller_unittest.cc | 922 ash::Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in TEST_F()
|
D | workspace_controller_unittest.cc | 131 return Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in shelf_layout_manager()
|
/external/chromium_org/ash/wm/workspace/ |
D | workspace_layout_manager_unittest.cc | 299 GetShelfLayoutManager()->GetIdealBounds()); in OnWindowPropertyChanged()
|
D | workspace_window_resizer_unittest.cc | 204 return Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in shelf_layout_manager() 961 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()-> in TEST_F() 1092 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()-> in TEST_F() 1136 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()-> in TEST_F()
|