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

/external/chromium_org/ash/wm/
H A Dworkspace_controller.cc102 void WorkspaceController::SetShelf(ShelfLayoutManager* shelf) { function in class:ash::WorkspaceController
104 layout_manager_->SetShelf(shelf);
/external/chromium_org/ash/wm/workspace/
H A Dworkspace_layout_manager.cc63 void WorkspaceLayoutManager::SetShelf(ShelfLayoutManager* shelf) { function in class:ash::WorkspaceLayoutManager
/external/chromium_org/ash/wm/panels/
H A Dpanel_layout_manager.cc307 void PanelLayoutManager::SetShelf(Shelf* shelf) { function in class:ash::PanelLayoutManager
/external/chromium_org/ash/wm/dock/
H A Ddocked_window_layout_manager.cc543 void DockedWindowLayoutManager::SetShelf(Shelf* shelf) { function in class:ash::DockedWindowLayoutManager

Completed in 101 milliseconds