Searched refs:ShouldCloseAllMenusOnExecute (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_context_menu.h65 virtual bool ShouldCloseAllMenusOnExecute(int id) OVERRIDE;
H A Dbookmark_context_menu.cc101 bool BookmarkContextMenu::ShouldCloseAllMenusOnExecute(int id) { function in class:BookmarkContextMenu
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_delegate.cc75 bool MenuDelegate::ShouldCloseAllMenusOnExecute(int id) { function in class:views::MenuDelegate
H A Dmenu_delegate.h134 virtual bool ShouldCloseAllMenusOnExecute(int id);
H A Dmenu_controller.cc1176 !item->GetDelegate()->ShouldCloseAllMenusOnExecute(item->GetCommand())) {

Completed in 196 milliseconds