Searched defs:IsCommandIdVisible (Results 1 - 8 of 8) sorted by path

/external/chromium_org/chrome/browser/download/
H A Ddownload_shelf_context_menu.cc139 bool DownloadShelfContextMenu::IsCommandIdVisible(int command_id) const { function in class:DownloadShelfContextMenu
/external/chromium_org/chrome/browser/media_galleries/
H A Dmedia_gallery_context_menu.cc28 bool MediaGalleryContextMenu::IsCommandIdVisible(int command_id) const { function in class:MediaGalleryContextMenu
/external/chromium_org/chrome/browser/status_icons/
H A Dstatus_icon_menu_model.cc108 bool StatusIconMenuModel::IsCommandIdVisible(int command_id) const { function in class:StatusIconMenuModel
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dlauncher_context_menu.cc264 bool LauncherContextMenu::IsCommandIdVisible(int command_id) const { function in class:LauncherContextMenu
/external/chromium_org/chrome/browser/ui/bookmarks/
H A Dbookmark_context_menu_controller.cc414 bool BookmarkContextMenuController::IsCommandIdVisible(int command_id) const { function in class:BookmarkContextMenuController
/external/chromium_org/chrome/browser/ui/toolbar/
H A Dwrench_menu_model.cc442 bool WrenchMenuModel::IsCommandIdVisible(int command_id) const { function in class:WrenchMenuModel
/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dreload_button.cc174 bool ReloadButton::IsCommandIdVisible(int command_id) const { function in class:ReloadButton
/external/chromium_org/ui/base/models/
H A Dsimple_menu_model.cc32 bool SimpleMenuModel::Delegate::IsCommandIdVisible(int command_id) const { function in class:ui::SimpleMenuModel::Delegate
374 return delegate_->IsCommandIdVisible(command_id);

Completed in 5486 milliseconds