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

  /external/chromium_org/chrome/browser/ui/ash/launcher/
launcher_context_menu.cc 193 bool LauncherContextMenu::IsItemForCommandIdDynamic(int command_id) const {
  /external/chromium_org/chrome/browser/ui/views/frame/
system_menu_model_delegate.cc 48 bool SystemMenuModelDelegate::IsItemForCommandIdDynamic(int command_id) const {
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_context_menu_controller.cc 302 bool BookmarkContextMenuController::IsItemForCommandIdDynamic(int command_id)
  /external/chromium_org/chrome/browser/download/
download_shelf_context_menu.cc 231 bool DownloadShelfContextMenu::IsItemForCommandIdDynamic(int command_id) const {
  /external/chromium_org/chrome/browser/status_icons/
status_icon_menu_model.cc 127 bool StatusIconMenuModel::IsItemForCommandIdDynamic(int command_id) const {
  /external/chromium_org/chrome/browser/ui/app_list/
app_context_menu.cc 176 bool AppContextMenu::IsItemForCommandIdDynamic(int command_id) const {
  /external/chromium_org/ui/base/models/
button_menu_item_model.cc 11 bool ButtonMenuItemModel::Delegate::IsItemForCommandIdDynamic(
87 return delegate_->IsItemForCommandIdDynamic(GetCommandIdAt(index));
simple_menu_model.cc 36 bool SimpleMenuModel::Delegate::IsItemForCommandIdDynamic(
322 return delegate_->IsItemForCommandIdDynamic(GetCommandIdAt(index));
  /external/chromium_org/chrome/browser/ui/toolbar/
wrench_menu_model.cc 305 bool WrenchMenuModel::IsItemForCommandIdDynamic(int command_id) const {
  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views.cc 621 bool OmniboxViewViews::IsItemForCommandIdDynamic(int command_id) const {
    [all...]

Completed in 345 milliseconds