Searched refs:STATE_IS_DEFAULT (Results 1 - 10 of 10) sorted by relevance

/external/chromium/chrome/browser/
H A Dshell_integration.h130 STATE_IS_DEFAULT, enumerator in enum:ShellIntegration::DefaultBrowserUIState
H A Dshell_integration.cc137 observer_->SetDefaultBrowserUIState(STATE_IS_DEFAULT);
/external/chromium_org/chrome/browser/
H A Dshell_integration.h200 STATE_IS_DEFAULT, enumerator in enum:ShellIntegration::DefaultWebClientUIState
H A Dshell_integration.cc223 observer_->SetDefaultWebClientUIState(STATE_IS_DEFAULT);
/external/chromium_org/chrome/browser/external_protocol/
H A Dexternal_protocol_handler.cc110 if (state == ShellIntegration::STATE_IS_DEFAULT) {
/external/chromium_org/chrome/browser/ui/webui/
H A Dset_as_default_browser_ui.cc166 } else if (state == ShellIntegration::STATE_IS_DEFAULT) {
/external/chromium/chrome/browser/ui/webui/options/
H A Dbrowser_options_handler.cc221 if (state == ShellIntegration::STATE_IS_DEFAULT)
/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry_unittest.cc177 if (state == ShellIntegration::STATE_IS_DEFAULT) {
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_command_controller.cc113 case ShellIntegration::STATE_IS_DEFAULT:
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dbrowser_options_handler.cc898 if (state == ShellIntegration::STATE_IS_DEFAULT)

Completed in 869 milliseconds