HomeSort by relevance Sort by last modified time
    Searched refs:shelf_container (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ash/shelf/
shelf_widget.h 30 ShelfWidget(aura::Window* shelf_container,
shelf_widget.cc 612 ShelfWidget::ShelfWidget(aura::Window* shelf_container,
618 window_container_(shelf_container) {
623 params.parent = shelf_container;
642 shelf_container->SetLayoutManager(shelf_layout_manager_);
649 shelf_container->SetEventTargeter(scoped_ptr<ui::EventTargeter>(new
650 ShelfWindowTargeter(shelf_container, shelf_layout_manager_)));
  /external/chromium_org/ash/
root_window_controller.cc 770 aura::Window* shelf_container = GetContainer(kShellWindowId_ShelfContainer); local
774 shelf_container, status_container, workspace_controller()));
919 aura::Window* shelf_container = local
    [all...]

Completed in 56 milliseconds