Home
last modified time | relevance | path

Searched refs:DefaultBrowserState (Results 1 – 7 of 7) sorted by relevance

/external/chromium/chrome/browser/
Dshell_integration.h37 enum DefaultBrowserState { enum
47 static DefaultBrowserState IsDefaultBrowser();
169 void CompleteCheckDefaultBrowser(DefaultBrowserState state);
180 void UpdateUI(DefaultBrowserState state);
Dshell_integration.cc99 DefaultBrowserState state = ShellIntegration::IsDefaultBrowser(); in ExecuteCheckDefaultBrowser()
107 DefaultBrowserState state) { in CompleteCheckDefaultBrowser()
130 DefaultBrowserState state) { in UpdateUI()
Dshell_integration_mac.mm45 ShellIntegration::DefaultBrowserState ShellIntegration::IsDefaultBrowser() {
Dshell_integration_win.cc290 ShellIntegration::DefaultBrowserState ShellIntegration::IsDefaultBrowser() { in IsDefaultBrowser()
Dshell_integration_linux.cc260 ShellIntegration::DefaultBrowserState ShellIntegration::IsDefaultBrowser() { in IsDefaultBrowser()
/external/chromium/chrome/browser/ui/webui/options/
Dbrowser_options_handler.h91 int StatusStringIdForState(ShellIntegration::DefaultBrowserState state);
Dbrowser_options_handler.cc172 ShellIntegration::DefaultBrowserState state = in UpdateDefaultBrowserState()
210 ShellIntegration::DefaultBrowserState state) { in StatusStringIdForState()