OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DoesCommandIdDismissMenu
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/ui/toolbar/
wrench_menu_model.h
83
virtual bool
DoesCommandIdDismissMenu
(int command_id) const OVERRIDE;
wrench_menu_model.cc
223
bool WrenchMenuModel::
DoesCommandIdDismissMenu
(int command_id) const {
/external/chromium/chrome/browser/ui/gtk/
menu_gtk.cc
631
!model->
DoesCommandIdDismissMenu
(command_id)) {
Completed in 190 milliseconds