HomeSort by relevance Sort by last modified time
    Searched refs:IsDefaultBrowser (Results 1 - 7 of 7) sorted by null

  /external/chromium/chrome/browser/
shell_integration.h 47 static DefaultBrowserState IsDefaultBrowser();
shell_integration.cc 99 DefaultBrowserState state = ShellIntegration::IsDefaultBrowser();
shell_integration_linux.cc 260 ShellIntegration::DefaultBrowserState ShellIntegration::IsDefaultBrowser() {
shell_integration_win.cc 290 ShellIntegration::DefaultBrowserState ShellIntegration::IsDefaultBrowser() {
  /external/chromium/chrome/browser/ui/views/
uninstall_view.cc 71 ShellIntegration::IsDefaultBrowser()) {
  /external/chromium/chrome/browser/ui/webui/options/
browser_options_handler.cc 173 ShellIntegration::IsDefaultBrowser();
  /external/chromium/chrome/browser/ui/
browser_init.cc 287 if (ShellIntegration::IsDefaultBrowser() ||
    [all...]

Completed in 104 milliseconds