Home
last modified time | relevance | path

Searched defs:shelf_container (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/
Droot_window_controller.cc770 aura::Window* shelf_container = GetContainer(kShellWindowId_ShelfContainer); in InitLayoutManagers() local
919 aura::Window* shelf_container = in CreateContainersInRootWindow() local
/external/chromium_org/ash/shelf/
Dshelf_widget.cc612 ShelfWidget::ShelfWidget(aura::Window* shelf_container, in ShelfWidget()