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

12

/external/chromium_org/chrome/browser/ui/ash/
H A Dshelf_browsertest.cc21 browser()->window()->GetNativeWindow())->GetShelfLayoutManager();
/external/chromium_org/ash/shelf/
H A Dshelf_layout_manager_unittest.cc60 ShelfLayoutManager* GetShelfLayoutManager() { function in namespace:ash::__anon1936
61 return Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
99 ShelfLayoutManager* layout_manager = GetShelfLayoutManager();
141 if (GetShelfLayoutManager()->visibility_state() == ash::SHELF_HIDDEN)
146 was_visible_on_drag_start_ = GetShelfLayoutManager()->IsVisible();
158 if (GetShelfLayoutManager()->IsHorizontalAlignment()) {
162 GetShelfLayoutManager()->GetAlignment()){
166 GetShelfLayoutManager()->GetAlignment()) {
178 float scroll_delta = GetShelfLayoutManager()->PrimaryAxisValue(
182 GetShelfLayoutManager()
[all...]
H A Doverflow_bubble_view.h55 ShelfLayoutManager* GetShelfLayoutManager() const;
H A Doverflow_bubble_view.cc44 // set_anchor_view needs to be called before GetShelfLayoutManager() can be
70 ShelfLayoutManager* shelf_layout_manager = GetShelfLayoutManager();
81 ShelfLayoutManager* shelf_layout_manager = GetShelfLayoutManager();
165 ShelfLayoutManager* OverflowBubbleView::GetShelfLayoutManager() const { function in class:ash::OverflowBubbleView
H A Dshelf_tooltip_manager_unittest.cc47 controller->GetShelfLayoutManager(),
134 GetShelfLayoutManager()->visibility_state());
159 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
H A Dshelf_widget_unittest.cc33 ShelfLayoutManager* GetShelfLayoutManager() { function in namespace:ash::__anon1945
120 ShelfLayoutManager* shelf_layout_manager = GetShelfLayoutManager();
/external/chromium_org/ash/wm/gestures/
H A Dshelf_gesture_handler.cc43 ShelfLayoutManager* shelf = controller->GetShelfLayoutManager();
/external/chromium_org/ash/system/web_notification/
H A Dweb_notification_tray.cc220 switch (GetShelfLayoutManager()->GetAlignment()) {
222 gfx::Rect shelf_bounds = GetShelfLayoutManager()->GetIdealBounds();
251 GetShelfLayoutManager()->UpdateAutoHideState();
269 GetShelfLayoutManager()->UpdateAutoHideState();
H A Dweb_notification_tray_unittest.cc373 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
431 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
/external/chromium_org/ash/
H A Dscreen_util_unittest.cc29 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()->
H A Dshell_unittest.cc436 GetShelfLayoutManager()->visibility_state());
443 GetShelfLayoutManager()->visibility_state());
450 GetShelfLayoutManager()->visibility_state());
H A Droot_window_controller.h164 ShelfLayoutManager* GetShelfLayoutManager();
H A Droot_window_controller_unittest.cc141 controller->GetShelfLayoutManager();
595 controller->GetShelfLayoutManager();
H A Droot_window_controller.cc557 ShelfLayoutManager* RootWindowController::GetShelfLayoutManager() { function in class:ash::RootWindowController
H A Dshell.cc522 ->GetShelfLayoutManager()
/external/chromium_org/ash/system/tray/
H A Dtray_background_view.h147 ShelfLayoutManager* GetShelfLayoutManager();
H A Dsystem_tray.cc523 GetShelfLayoutManager()->UpdateAutoHideState();
589 if (GetShelfLayoutManager()->GetAlignment() != SHELF_ALIGNMENT_TOP) {
643 GetShelfLayoutManager()->UpdateAutoHideState();
H A Dtray_background_view.cc473 ShelfLayoutManager* TrayBackgroundView::GetShelfLayoutManager() { function in class:ash::TrayBackgroundView
/external/chromium_org/ash/wm/
H A Dapp_list_controller.cc184 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()->
252 ->GetShelfLayoutManager()
/external/chromium_org/ash/system/user/
H A Dtray_user.cc299 controller->GetShelfLayoutManager()->GetAlignment());
H A Dtray_user_unittest.cc76 shelf_ = Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dimmersive_mode_controller_ash_unittest.cc233 ash::Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
/external/chromium_org/chrome/browser/ui/ash/multi_user/
H A Duser_switch_animator_chromeos.cc191 (*iter)->GetShelfLayoutManager()->SetAnimationDurationOverride(
/external/chromium_org/ash/wm/workspace/
H A Dworkspace_layout_manager_unittest.cc327 GetShelfLayoutManager()->GetIdealBounds());
953 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
/external/chromium_org/ash/wm/maximize_mode/
H A Dmaximize_mode_window_manager_unittest.cc774 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
817 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();

Completed in 1760 milliseconds

12