Searched defs:GetShelfLayoutManager (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ash/shelf/
H A Dshelf_widget_unittest.cc33 ShelfLayoutManager* GetShelfLayoutManager() { function in namespace:ash::__anon1945
120 ShelfLayoutManager* shelf_layout_manager = GetShelfLayoutManager();
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_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...]
/external/chromium_org/ash/system/tray/
H A Dtray_background_view.cc473 ShelfLayoutManager* TrayBackgroundView::GetShelfLayoutManager() { function in class:ash::TrayBackgroundView
/external/chromium_org/ash/
H A Droot_window_controller.cc557 ShelfLayoutManager* RootWindowController::GetShelfLayoutManager() { function in class:ash::RootWindowController

Completed in 413 milliseconds