Home
last modified time | relevance | path

Searched defs:IsCommandIdEnabled (Results 1 – 25 of 82) sorted by relevance

1234

/external/chromium_org/chrome/browser/printing/
Dprint_preview_context_menu_observer.cc40 bool PrintPreviewContextMenuObserver::IsCommandIdEnabled(int command_id) { in IsCommandIdEnabled() function in PrintPreviewContextMenuObserver
/external/chromium_org/chrome/browser/tab_contents/
Drender_view_context_menu_observer.cc19 bool RenderViewContextMenuObserver::IsCommandIdEnabled(int command_id) { in IsCommandIdEnabled() function in RenderViewContextMenuObserver
Dspellchecker_submenu_observer_mac.cc91 bool SpellCheckerSubMenuObserver::IsCommandIdEnabled(int command_id) { in IsCommandIdEnabled() function in SpellCheckerSubMenuObserver
/external/chromium_org/ui/views/examples/
Dtree_view_example.cc88 bool TreeViewExample::IsCommandIdEnabled(int command_id) { in IsCommandIdEnabled() function in views::examples::TreeViewExample
143 bool TreeViewExample::IsCommandIdEnabled(int command_id) const { in IsCommandIdEnabled() function in views::examples::TreeViewExample
/external/chromium/chrome/browser/ui/views/
Dprofile_menu_model.cc33 bool ProfileMenuModel::IsCommandIdEnabled(int command_id) const { in IsCommandIdEnabled() function in views::ProfileMenuModel
/external/chromium_org/chrome/test/base/
Dmenu_model_test.cc13 bool MenuModelTest::Delegate::IsCommandIdEnabled(int command_id) const { in IsCommandIdEnabled() function in MenuModelTest::Delegate
/external/chromium_org/ash/shelf/
Dshelf_alignment_menu.cc45 bool ShelfAlignmentMenu::IsCommandIdEnabled(int command_id) const { in IsCommandIdEnabled() function in ash::ShelfAlignmentMenu
/external/chromium/chrome/browser/translate/
Dlanguages_menu_model.cc31 bool LanguagesMenuModel::IsCommandIdEnabled(int command_id) const { in IsCommandIdEnabled() function in LanguagesMenuModel
Doptions_menu_model.cc80 bool OptionsMenuModel::IsCommandIdEnabled(int command_id) const { in IsCommandIdEnabled() function in OptionsMenuModel
/external/chromium_org/ash/shell/
Dcontext_menu.cc43 bool ContextMenu::IsCommandIdEnabled(int command_id) const { in IsCommandIdEnabled() function in ash::shell::ContextMenu
/external/chromium_org/ui/app_list/
Dapp_list_menu.cc69 bool AppListMenu::IsCommandIdEnabled(int command_id) const { in IsCommandIdEnabled() function in app_list::AppListMenu
/external/chromium_org/ui/views/controls/textfield/
Dtextfield_controller.cc26 bool TextfieldController::IsCommandIdEnabled(int command_id) const { in IsCommandIdEnabled() function in views::TextfieldController
/external/chromium_org/chrome/browser/ui/website_settings/
Dpermission_menu_model.cc58 bool PermissionMenuModel::IsCommandIdEnabled(int command_id) const { in IsCommandIdEnabled() function in PermissionMenuModel
/external/chromium_org/chrome/browser/translate/
Doptions_menu_model.cc88 bool OptionsMenuModel::IsCommandIdEnabled(int command_id) const { in IsCommandIdEnabled() function in OptionsMenuModel
/external/chromium_org/chrome/browser/ui/ash/launcher/
Dlauncher_application_menu_item_model.cc30 bool LauncherApplicationMenuItemModel::IsCommandIdEnabled( in IsCommandIdEnabled() function in LauncherApplicationMenuItemModel
/external/chromium_org/chrome/browser/ui/cocoa/tab_contents/
Drender_view_context_menu_mac.mm163 bool RenderViewContextMenuMac::IsCommandIdEnabled(int command_id) const { function
/external/chromium_org/chrome/browser/ui/content_settings/
Dcontent_setting_media_menu_model.cc43 bool ContentSettingMediaMenuModel::IsCommandIdEnabled(int command_id) const { in IsCommandIdEnabled() function in ContentSettingMediaMenuModel
/external/chromium/chrome/browser/download/
Ddownload_shelf.cc69 bool DownloadShelfContextMenu::IsCommandIdEnabled(int command_id) const { in IsCommandIdEnabled() function in DownloadShelfContextMenu
/external/chromium_org/chrome/browser/notifications/
Dnotification_options_menu_model.cc99 bool CornerSelectionMenuModel::IsCommandIdEnabled(int command_id) const { in IsCommandIdEnabled() function in CornerSelectionMenuModel
224 bool NotificationOptionsMenuModel::IsCommandIdEnabled(int /* command_id */) in IsCommandIdEnabled() function in NotificationOptionsMenuModel
/external/chromium/chrome/browser/notifications/
Dnotification_options_menu_model.cc84 bool CornerSelectionMenuModel::IsCommandIdEnabled(int command_id) const { in IsCommandIdEnabled() function in CornerSelectionMenuModel
201 bool NotificationOptionsMenuModel::IsCommandIdEnabled(int /* command_id */) in IsCommandIdEnabled() function in NotificationOptionsMenuModel
/external/chromium_org/ui/base/models/
Dbutton_menu_item_model.cc21 bool ButtonMenuItemModel::Delegate::IsCommandIdEnabled(int command_id) const { in IsCommandIdEnabled() function in ui::ButtonMenuItemModel::Delegate
122 bool ButtonMenuItemModel::IsCommandIdEnabled(int command_id) const { in IsCommandIdEnabled() function in ui::ButtonMenuItemModel
/external/chromium_org/chrome/browser/ui/views/infobars/
Dtranslate_language_menu_model.cc33 bool TranslateLanguageMenuModel::IsCommandIdEnabled(int command_id) const { in IsCommandIdEnabled() function in TranslateLanguageMenuModel
/external/chromium_org/chrome/browser/ui/views/frame/
Dsystem_menu_model_delegate.cc31 bool SystemMenuModelDelegate::IsCommandIdEnabled(int command_id) const { in IsCommandIdEnabled() function in SystemMenuModelDelegate
/external/chromium_org/chrome/browser/ui/gtk/tabs/
Dtab_strip_menu_controller.cc36 bool TabStripMenuController::IsCommandIdEnabled(int command_id) const { in IsCommandIdEnabled() function in TabStripMenuController
/external/chromium_org/chrome/browser/ui/ash/multi_user/
Dmulti_user_context_menu_chromeos.cc30 virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE { in IsCommandIdEnabled() function in __anon9ea3df590111::MultiUserContextMenuChromeos

1234