Searched refs:IsCommandIdChecked (Results 1 - 25 of 38) sorted by relevance

12

/external/chromium/chrome/browser/translate/
H A Doptions_menu_model.h22 virtual bool IsCommandIdChecked(int command_id) const;
H A Dlanguages_menu_model.h27 virtual bool IsCommandIdChecked(int command_id) const;
H A Dlanguages_menu_model.cc25 bool LanguagesMenuModel::IsCommandIdChecked(int command_id) const { function in class:LanguagesMenuModel
H A Doptions_menu_model.cc62 bool OptionsMenuModel::IsCommandIdChecked(int command_id) const { function in class:OptionsMenuModel
/external/chromium/chrome/browser/ui/toolbar/
H A Dwrench_menu_model_unittest.cc38 virtual bool IsCommandIdChecked(int command_id) const { function in class:TestWrenchMenuModel
39 bool val = WrenchMenuModel::IsCommandIdChecked(command_id);
105 EXPECT_FALSE(model.IsCommandIdChecked(IDC_ENCODING_ISO88591));
H A Dwrench_menu_model.h32 virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
91 virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
H A Dwrench_menu_model.cc98 bool EncodingMenuModel::IsCommandIdChecked(int command_id) const { function in class:EncodingMenuModel
309 bool WrenchMenuModel::IsCommandIdChecked(int command_id) const { function in class:WrenchMenuModel
/external/chromium/chrome/browser/ui/views/
H A Dprofile_menu_model.cc29 bool ProfileMenuModel::IsCommandIdChecked(int command_id) const { function in class:views::ProfileMenuModel
H A Dprofile_menu_model.h34 virtual bool IsCommandIdChecked(int command_id) const;
/external/chromium/chrome/browser/notifications/
H A Dnotification_options_menu_model.h20 virtual bool IsCommandIdChecked(int command_id) const;
45 virtual bool IsCommandIdChecked(int command_id) const;
H A Dnotification_options_menu_model.cc65 bool CornerSelectionMenuModel::IsCommandIdChecked(int command_id) const { function in class:CornerSelectionMenuModel
195 bool NotificationOptionsMenuModel::IsCommandIdChecked(int /* command_id */) function in class:NotificationOptionsMenuModel
/external/chromium/chrome/browser/download/
H A Ddownload_shelf.cc33 bool DownloadShelfContextMenu::IsCommandIdChecked(int command_id) const { function in class:DownloadShelfContextMenu
95 !IsCommandIdChecked(ALWAYS_OPEN_TYPE));
H A Ddownload_shelf.h72 virtual bool IsCommandIdChecked(int command_id) const;
/external/chromium/chrome/browser/bookmarks/
H A Dbookmark_context_menu_controller.h60 virtual bool IsCommandIdChecked(int command_id) const;
H A Dbookmark_context_menu_controller.cc237 bool BookmarkContextMenuController::IsCommandIdChecked(int command_id) const { function in class:BookmarkContextMenuController
/external/chromium/chrome/browser/chromeos/login/
H A Dlanguage_switch_menu.h60 virtual bool IsCommandIdChecked(int command_id) const;
H A Dlanguage_switch_menu.cc168 bool LanguageSwitchMenu::IsCommandIdChecked(int command_id) const { function in class:chromeos::LanguageSwitchMenu
/external/chromium/chrome/browser/extensions/
H A Dextension_context_menu_model.h48 virtual bool IsCommandIdChecked(int command_id) const;
H A Dextension_context_menu_model.cc73 bool ExtensionContextMenuModel::IsCommandIdChecked(int command_id) const { function in class:ExtensionContextMenuModel
/external/chromium/chrome/browser/
H A Dbackground_mode_manager.h72 virtual bool IsCommandIdChecked(int command_id) const;
H A Dbackground_mode_manager.cc302 bool BackgroundModeManager::IsCommandIdChecked(int command_id) const { function in class:BackgroundModeManager
/external/chromium/chrome/browser/tab_contents/
H A Drender_view_context_menu.h47 virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
/external/chromium/chrome/browser/ui/gtk/
H A Dbrowser_titlebar.h150 virtual bool IsCommandIdChecked(int command_id) const;
H A Dbrowser_actions_toolbar_gtk.h120 virtual bool IsCommandIdChecked(int command_id) const;
/external/chromium/chrome/browser/ui/views/bookmarks/
H A Dbookmark_editor_view.h113 virtual bool IsCommandIdChecked(int command_id) const;

Completed in 922 milliseconds

12