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 32 aura::Window* shelf_container,
shelf_widget.cc 457 ShelfWidget::ShelfWidget(aura::Window* shelf_container,
463 window_container_(shelf_container) {
468 params.parent = shelf_container;
486 shelf_container->SetLayoutManager(shelf_layout_manager_);
  /external/chromium_org/ash/
root_window_controller.cc 545 aura::Window* shelf_container = local
551 shelf_container, status_container, workspace_controller()));
688 aura::Window* shelf_container = local
692 SetUsesScreenCoordinates(shelf_container);
693 DescendantShouldStayInSameRootWindow(shelf_container);

Completed in 63 milliseconds