HomeSort by relevance Sort by last modified time
    Searched defs:ShouldExecuteCommandWithoutClosingMenu (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_menu_controller_views.cc 101 bool BookmarkMenuController::ShouldExecuteCommandWithoutClosingMenu(
103 return menu_delegate_->ShouldExecuteCommandWithoutClosingMenu(id, e);
bookmark_menu_delegate.cc 160 bool BookmarkMenuDelegate::ShouldExecuteCommandWithoutClosingMenu(
  /external/chromium_org/ui/views/controls/menu/
menu_delegate.cc 83 bool MenuDelegate::ShouldExecuteCommandWithoutClosingMenu(int id,

Completed in 69 milliseconds