Searched refs:SetShelf (Results 1 – 10 of 10) sorted by relevance
102 void WorkspaceController::SetShelf(ShelfLayoutManager* shelf) { in SetShelf() function in ash::WorkspaceController104 layout_manager_->SetShelf(shelf); in SetShelf()
34 void SetShelf(ShelfLayoutManager* shelf);
53 void SetShelf(ShelfLayoutManager* shelf);
64 void WorkspaceLayoutManager::SetShelf(ShelfLayoutManager* shelf) { in SetShelf() function in ash::WorkspaceLayoutManager
82 void SetShelf(Shelf* shelf);
307 void PanelLayoutManager::SetShelf(Shelf* shelf) { in SetShelf() function in ash::PanelLayoutManager
111 void SetShelf(Shelf* shelf);
545 void DockedWindowLayoutManager::SetShelf(Shelf* shelf) { in SetShelf() function in ash::DockedWindowLayoutManager
421 panel_layout_manager_->SetShelf(shelf_->shelf()); in OnShelfCreated()423 docked_layout_manager_->SetShelf(shelf_->shelf()); in OnShelfCreated()553 workspace_controller_->SetShelf(NULL); in MoveWindowsTo()
644 workspace_controller->SetShelf(shelf_layout_manager_); in ShelfWidget()