Searched refs:NOT_DEFAULT (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/chrome/browser/external_protocol/
H A Dexternal_protocol_handler_unittest.cc151 ShellIntegration::NOT_DEFAULT,
169 ShellIntegration::NOT_DEFAULT,
187 ShellIntegration::NOT_DEFAULT,
/external/chromium_org/chrome/browser/ui/startup/
H A Ddefault_browser_prompt_win.cc80 (ShellIntegration::GetDefaultBrowser() == ShellIntegration::NOT_DEFAULT);
H A Ddefault_browser_prompt.cc47 ShellIntegration::NOT_DEFAULT) {
199 if (ShellIntegration::GetDefaultBrowser() == ShellIntegration::NOT_DEFAULT) {
/external/chromium_org/chrome/browser/
H A Dshell_integration.h74 NOT_DEFAULT, enumerator in enum:ShellIntegration::DefaultWebClientState
H A Dshell_integration.cc230 case NOT_DEFAULT:
H A Dshell_integration_win.cc236 case ShellUtil::NOT_DEFAULT:
237 return ShellIntegration::NOT_DEFAULT;
H A Dshell_integration_linux.cc442 ShellIntegration::NOT_DEFAULT;
/external/chromium_org/chrome/installer/util/
H A Dshell_util.h44 NOT_DEFAULT, enumerator in enum:ShellUtil::DefaultState
H A Dshell_util.cc1076 return ShellUtil::NOT_DEFAULT;
1104 return ShellUtil::NOT_DEFAULT;
1134 return ShellUtil::NOT_DEFAULT;
1143 return ShellUtil::NOT_DEFAULT;
1796 return NOT_DEFAULT;
1818 return NOT_DEFAULT;
/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry_unittest.cc221 return ShellIntegration::NOT_DEFAULT;
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dbrowser_options_handler.cc1076 if (state == ShellIntegration::NOT_DEFAULT)

Completed in 4415 milliseconds