Searched refs:IsShowingMenu (Results 1 – 6 of 6) sorted by relevance
130 bool Shelf::IsShowingMenu() const { in IsShowingMenu() function in ash::Shelf131 return shelf_view_->IsShowingMenu(); in IsShowingMenu()
83 bool IsShowingMenu() const;
76 if (!shelf_view_->IsShowingMenu() && in ProcessPressedEvent()
91 bool IsShowingMenu() const;
1006 if (shelf_->shelf() && shelf_->shelf()->IsShowingMenu()) in CalculateAutoHideState()
504 bool ShelfView::IsShowingMenu() const { in IsShowingMenu() function in ash::ShelfView