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

/external/chromium_org/ash/shelf/
H A Dshelf_widget_unittest.cc32 internal::ShelfLayoutManager* GetShelfLayoutManager() { function in namespace:ash::__anon3537
137 internal::ShelfLayoutManager* shelf_layout_manager = GetShelfLayoutManager();
H A Dshelf_layout_manager_unittest.cc65 ShelfLayoutManager* GetShelfLayoutManager() { function in namespace:ash::internal::__anon3535
66 return Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
86 if (GetShelfLayoutManager()->visibility_state() == ash::SHELF_HIDDEN)
91 was_visible_on_drag_start_ = GetShelfLayoutManager()->IsVisible();
103 if (GetShelfLayoutManager()->IsHorizontalAlignment()) {
107 GetShelfLayoutManager()->GetAlignment()){
111 GetShelfLayoutManager()->GetAlignment()) {
123 float scroll_delta = GetShelfLayoutManager()->PrimaryAxisValue(
127 GetShelfLayoutManager()->SelectValueForShelfAlignment(
132 int shelf_size = GetShelfLayoutManager()
[all...]
/external/chromium_org/ash/
H A Droot_window_controller.cc452 ShelfLayoutManager* RootWindowController::GetShelfLayoutManager() { function in class:ash::internal::RootWindowController
/external/chromium_org/ash/system/tray/
H A Dtray_background_view.cc437 ShelfLayoutManager* TrayBackgroundView::GetShelfLayoutManager() { function in class:ash::internal::TrayBackgroundView

Completed in 1590 milliseconds