Home
last modified time | relevance | path

Searched defs:IsCommandIdVisible (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/media_galleries/
Dmedia_gallery_context_menu.cc28 bool MediaGalleryContextMenu::IsCommandIdVisible(int command_id) const { in IsCommandIdVisible() function in MediaGalleryContextMenu
/external/chromium_org/chrome/browser/ui/ash/launcher/
Dlauncher_context_menu.cc264 bool LauncherContextMenu::IsCommandIdVisible(int command_id) const { in IsCommandIdVisible() function in LauncherContextMenu
/external/chromium_org/chrome/browser/download/
Ddownload_shelf_context_menu.cc139 bool DownloadShelfContextMenu::IsCommandIdVisible(int command_id) const { in IsCommandIdVisible() function in DownloadShelfContextMenu
/external/chromium_org/chrome/browser/ui/views/toolbar/
Dreload_button.cc174 bool ReloadButton::IsCommandIdVisible(int command_id) const { in IsCommandIdVisible() function in ReloadButton
/external/chromium_org/chrome/browser/ui/bookmarks/
Dbookmark_context_menu_controller.cc414 bool BookmarkContextMenuController::IsCommandIdVisible(int command_id) const { in IsCommandIdVisible() function in BookmarkContextMenuController
/external/chromium_org/chrome/browser/status_icons/
Dstatus_icon_menu_model.cc108 bool StatusIconMenuModel::IsCommandIdVisible(int command_id) const { in IsCommandIdVisible() function in StatusIconMenuModel
/external/chromium_org/chrome/browser/ui/toolbar/
Dwrench_menu_model.cc442 bool WrenchMenuModel::IsCommandIdVisible(int command_id) const { in IsCommandIdVisible() function in WrenchMenuModel
/external/chromium_org/chrome/browser/ui/views/accessibility/
Daccessibility_event_router_views_unittest.cc490 virtual bool IsCommandIdVisible(int command_id) const OVERRIDE { in IsCommandIdVisible() function in __anonbd518d6c0111::SimpleMenuDelegate
/external/chromium_org/ui/base/models/
Dsimple_menu_model.cc32 bool SimpleMenuModel::Delegate::IsCommandIdVisible(int command_id) const { in IsCommandIdVisible() function in ui::SimpleMenuModel::Delegate