/external/chromium_org/ash/shelf/ |
D | shelf_layout_manager_unittest.cc | 60 ShelfLayoutManager* GetShelfLayoutManager() { in GetShelfLayoutManager() function 61 return Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in GetShelfLayoutManager() 99 ShelfLayoutManager* layout_manager = GetShelfLayoutManager(); in IsDoneAnimating() 141 if (GetShelfLayoutManager()->visibility_state() == ash::SHELF_HIDDEN) in ProcessScroll() 146 was_visible_on_drag_start_ = GetShelfLayoutManager()->IsVisible(); in ProcessScroll() 158 if (GetShelfLayoutManager()->IsHorizontalAlignment()) { in ProcessScroll() 162 GetShelfLayoutManager()->GetAlignment()){ in ProcessScroll() 166 GetShelfLayoutManager()->GetAlignment()) { in ProcessScroll() 178 float scroll_delta = GetShelfLayoutManager()->PrimaryAxisValue( in ProcessScroll() 182 GetShelfLayoutManager()->SelectValueForShelfAlignment( in ProcessScroll() [all …]
|
D | overflow_bubble_view.cc | 70 ShelfLayoutManager* shelf_layout_manager = GetShelfLayoutManager(); in IsHorizontalAlignment() 81 ShelfLayoutManager* shelf_layout_manager = GetShelfLayoutManager(); in GetBubbleArrow() 165 ShelfLayoutManager* OverflowBubbleView::GetShelfLayoutManager() const { in GetShelfLayoutManager() function in ash::OverflowBubbleView
|
D | shelf_tooltip_manager_unittest.cc | 47 controller->GetShelfLayoutManager(), in SetUp() 134 GetShelfLayoutManager()->visibility_state()); in TEST_F() 159 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in TEST_F()
|
D | overflow_bubble_view.h | 55 ShelfLayoutManager* GetShelfLayoutManager() const;
|
D | shelf_widget_unittest.cc | 33 ShelfLayoutManager* GetShelfLayoutManager() { in GetShelfLayoutManager() function 120 ShelfLayoutManager* shelf_layout_manager = GetShelfLayoutManager(); in TEST_F()
|
/external/chromium_org/ash/system/web_notification/ |
D | web_notification_tray.cc | 347 switch (GetShelfLayoutManager()->GetAlignment()) { in ShowMessageCenterInternal() 349 gfx::Rect shelf_bounds = GetShelfLayoutManager()->GetIdealBounds(); in ShowMessageCenterInternal() 378 GetShelfLayoutManager()->UpdateAutoHideState(); in ShowMessageCenterInternal() 396 GetShelfLayoutManager()->UpdateAutoHideState(); in HideMessageCenter()
|
D | web_notification_tray_unittest.cc | 365 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in TEST_F() 427 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 | 43 ShelfLayoutManager* shelf = controller->GetShelfLayoutManager(); in ProcessGestureEvent()
|
/external/chromium_org/ash/ |
D | screen_util_unittest.cc | 29 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()-> in TEST_F()
|
D | shell_unittest.cc | 437 GetShelfLayoutManager()->visibility_state()); in TEST_F() 444 GetShelfLayoutManager()->visibility_state()); in TEST_F() 451 GetShelfLayoutManager()->visibility_state()); in TEST_F()
|
D | root_window_controller.h | 164 ShelfLayoutManager* GetShelfLayoutManager();
|
D | root_window_controller_unittest.cc | 140 controller->GetShelfLayoutManager(); in TEST_F() 594 controller->GetShelfLayoutManager(); in TEST_F()
|
D | root_window_controller.cc | 608 ShelfLayoutManager* RootWindowController::GetShelfLayoutManager() { in GetShelfLayoutManager() function in ash::RootWindowController
|
/external/chromium_org/ash/system/tray/ |
D | system_tray.cc | 514 GetShelfLayoutManager()->UpdateAutoHideState(); in ShowItems() 580 if (GetShelfLayoutManager()->GetAlignment() != SHELF_ALIGNMENT_TOP) { in UpdateWebNotifications() 630 GetShelfLayoutManager()->UpdateAutoHideState(); in HideBubbleWithView()
|
D | tray_background_view.h | 146 ShelfLayoutManager* GetShelfLayoutManager();
|
D | tray_background_view.cc | 453 ShelfLayoutManager* TrayBackgroundView::GetShelfLayoutManager() { in GetShelfLayoutManager() function in ash::TrayBackgroundView
|
/external/chromium_org/ash/system/user/ |
D | tray_user.cc | 291 controller->GetShelfLayoutManager()->GetAlignment()); in UpdateLayoutOfItem()
|
D | tray_user_unittest.cc | 76 shelf_ = Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in SetUp()
|
/external/chromium_org/chrome/browser/ui/ash/multi_user/ |
D | user_switch_animator_chromeos.cc | 178 (*iter)->GetShelfLayoutManager()->SetAnimationDurationOverride( in TransitionUserShelf()
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
D | immersive_mode_controller_ash_unittest.cc | 233 ash::Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in TEST_F()
|
/external/chromium_org/ash/wm/ |
D | app_list_controller.cc | 184 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()-> in SetVisible()
|
D | drag_window_resizer_unittest.cc | 110 return Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in shelf_layout_manager()
|
/external/chromium_org/ash/wm/workspace/ |
D | workspace_layout_manager_unittest.cc | 314 GetShelfLayoutManager()->GetIdealBounds()); in OnWindowPropertyChanged() 950 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in TEST_F()
|
/external/chromium_org/ash/wm/maximize_mode/ |
D | maximize_mode_window_manager_unittest.cc | 774 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in TEST_F() 817 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in TEST_F()
|