Home
last modified time | relevance | path

Searched refs:GetShelfLayoutManager (Results 1 – 25 of 29) sorted by relevance

12

/external/chromium_org/ash/shelf/
Dshelf_layout_manager_unittest.cc60 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 …]
Doverflow_bubble_view.cc70 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
Dshelf_tooltip_manager_unittest.cc47 controller->GetShelfLayoutManager(), in SetUp()
134 GetShelfLayoutManager()->visibility_state()); in TEST_F()
159 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in TEST_F()
Doverflow_bubble_view.h55 ShelfLayoutManager* GetShelfLayoutManager() const;
Dshelf_widget_unittest.cc33 ShelfLayoutManager* GetShelfLayoutManager() { in GetShelfLayoutManager() function
120 ShelfLayoutManager* shelf_layout_manager = GetShelfLayoutManager(); in TEST_F()
/external/chromium_org/ash/system/web_notification/
Dweb_notification_tray.cc347 switch (GetShelfLayoutManager()->GetAlignment()) { in ShowMessageCenterInternal()
349 gfx::Rect shelf_bounds = GetShelfLayoutManager()->GetIdealBounds(); in ShowMessageCenterInternal()
378 GetShelfLayoutManager()->UpdateAutoHideState(); in ShowMessageCenterInternal()
396 GetShelfLayoutManager()->UpdateAutoHideState(); in HideMessageCenter()
Dweb_notification_tray_unittest.cc365 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in TEST_F()
427 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in TEST_F()
/external/chromium_org/chrome/browser/ui/ash/
Dshelf_browsertest.cc21 browser()->window()->GetNativeWindow())->GetShelfLayoutManager(); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/ash/wm/gestures/
Dshelf_gesture_handler.cc43 ShelfLayoutManager* shelf = controller->GetShelfLayoutManager(); in ProcessGestureEvent()
/external/chromium_org/ash/
Dscreen_util_unittest.cc29 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()-> in TEST_F()
Dshell_unittest.cc437 GetShelfLayoutManager()->visibility_state()); in TEST_F()
444 GetShelfLayoutManager()->visibility_state()); in TEST_F()
451 GetShelfLayoutManager()->visibility_state()); in TEST_F()
Droot_window_controller.h164 ShelfLayoutManager* GetShelfLayoutManager();
Droot_window_controller_unittest.cc140 controller->GetShelfLayoutManager(); in TEST_F()
594 controller->GetShelfLayoutManager(); in TEST_F()
Droot_window_controller.cc608 ShelfLayoutManager* RootWindowController::GetShelfLayoutManager() { in GetShelfLayoutManager() function in ash::RootWindowController
/external/chromium_org/ash/system/tray/
Dsystem_tray.cc514 GetShelfLayoutManager()->UpdateAutoHideState(); in ShowItems()
580 if (GetShelfLayoutManager()->GetAlignment() != SHELF_ALIGNMENT_TOP) { in UpdateWebNotifications()
630 GetShelfLayoutManager()->UpdateAutoHideState(); in HideBubbleWithView()
Dtray_background_view.h146 ShelfLayoutManager* GetShelfLayoutManager();
Dtray_background_view.cc453 ShelfLayoutManager* TrayBackgroundView::GetShelfLayoutManager() { in GetShelfLayoutManager() function in ash::TrayBackgroundView
/external/chromium_org/ash/system/user/
Dtray_user.cc291 controller->GetShelfLayoutManager()->GetAlignment()); in UpdateLayoutOfItem()
Dtray_user_unittest.cc76 shelf_ = Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in SetUp()
/external/chromium_org/chrome/browser/ui/ash/multi_user/
Duser_switch_animator_chromeos.cc178 (*iter)->GetShelfLayoutManager()->SetAnimationDurationOverride( in TransitionUserShelf()
/external/chromium_org/chrome/browser/ui/views/frame/
Dimmersive_mode_controller_ash_unittest.cc233 ash::Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in TEST_F()
/external/chromium_org/ash/wm/
Dapp_list_controller.cc184 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()-> in SetVisible()
Ddrag_window_resizer_unittest.cc110 return Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in shelf_layout_manager()
/external/chromium_org/ash/wm/workspace/
Dworkspace_layout_manager_unittest.cc314 GetShelfLayoutManager()->GetIdealBounds()); in OnWindowPropertyChanged()
950 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in TEST_F()
/external/chromium_org/ash/wm/maximize_mode/
Dmaximize_mode_window_manager_unittest.cc774 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in TEST_F()
817 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager(); in TEST_F()

12