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 104 bool BookmarkMenuController::ShouldExecuteCommandWithoutClosingMenu(
106 return menu_delegate_->ShouldExecuteCommandWithoutClosingMenu(id, e);
bookmark_menu_delegate.cc 143 bool BookmarkMenuDelegate::ShouldExecuteCommandWithoutClosingMenu(
  /external/chromium_org/ui/views/controls/menu/
menu_delegate.cc 72 bool MenuDelegate::ShouldExecuteCommandWithoutClosingMenu(int id,

Completed in 1119 milliseconds