Home
last modified time | relevance | path

Searched refs:IsDefaultBrowser (Results 1 – 8 of 8) sorted by relevance

/external/chromium/chrome/browser/
Dshell_integration.h47 static DefaultBrowserState IsDefaultBrowser();
Dshell_integration.cc99 DefaultBrowserState state = ShellIntegration::IsDefaultBrowser(); in ExecuteCheckDefaultBrowser()
Dshell_integration_mac.mm45 ShellIntegration::DefaultBrowserState ShellIntegration::IsDefaultBrowser() { function
Dshell_integration_win.cc290 ShellIntegration::DefaultBrowserState ShellIntegration::IsDefaultBrowser() { in IsDefaultBrowser() function in ShellIntegration
Dshell_integration_linux.cc260 ShellIntegration::DefaultBrowserState ShellIntegration::IsDefaultBrowser() { in IsDefaultBrowser() function in ShellIntegration
/external/chromium/chrome/browser/ui/views/
Duninstall_view.cc71 ShellIntegration::IsDefaultBrowser()) { in SetupControls()
/external/chromium/chrome/browser/ui/webui/options/
Dbrowser_options_handler.cc173 ShellIntegration::IsDefaultBrowser(); in UpdateDefaultBrowserState()
/external/chromium/chrome/browser/ui/
Dbrowser_init.cc287 if (ShellIntegration::IsDefaultBrowser() || in Run()