OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ShouldExecuteCommandWithoutClosingMenu
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_menu_controller_views.cc
102
bool BookmarkMenuController::
ShouldExecuteCommandWithoutClosingMenu
(
104
return menu_delegate_->
ShouldExecuteCommandWithoutClosingMenu
(id, e);
bookmark_menu_delegate.cc
145
bool BookmarkMenuDelegate::
ShouldExecuteCommandWithoutClosingMenu
(
/external/chromium_org/ui/views/controls/menu/
menu_delegate.cc
72
bool MenuDelegate::
ShouldExecuteCommandWithoutClosingMenu
(int id,
Completed in 37 milliseconds