OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsShowingMenu
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/ash/launcher/
launcher.h
87
bool
IsShowingMenu
() const;
launcher.cc
133
bool Launcher::
IsShowingMenu
() const {
134
return shelf_view_->
IsShowingMenu
();
/external/chromium_org/ash/shelf/
overflow_bubble.cc
77
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 856 milliseconds