Home
last modified time | relevance | path

Searched refs:shelf_container (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ash/shelf/
Dshelf_widget.cc510 ShelfWidget::ShelfWidget(aura::Window* shelf_container, in ShelfWidget() argument
516 window_container_(shelf_container) { in ShelfWidget()
521 params.parent = shelf_container; in ShelfWidget()
540 shelf_container->SetLayoutManager(shelf_layout_manager_); in ShelfWidget()
Dshelf_widget.h34 aura::Window* shelf_container,
/external/chromium_org/ash/
Droot_window_controller.cc677 aura::Window* shelf_container = in InitLayoutManagers() local
683 shelf_container, status_container, workspace_controller())); in InitLayoutManagers()
816 aura::Window* shelf_container = in CreateContainersInRootWindow() local
820 SetUsesScreenCoordinates(shelf_container); in CreateContainersInRootWindow()
821 DescendantShouldStayInSameRootWindow(shelf_container); in CreateContainersInRootWindow()