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

  /external/chromium_org/ash/shelf/
shelf.h 83 bool IsShowingMenu() const;
shelf.cc 133 bool Shelf::IsShowingMenu() const {
134 return shelf_view_->IsShowingMenu();
overflow_bubble.cc 76 if (!shelf_view_->IsShowingMenu() &&
shelf_view.h 91 bool IsShowingMenu() const;
shelf_layout_manager.cc     [all...]
shelf_view.cc 504 bool ShelfView::IsShowingMenu() const {
    [all...]

Completed in 67 milliseconds