OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STATE_IS_DEFAULT
(Results
1 - 10
of
10
) sorted by null
/external/chromium/chrome/browser/
shell_integration.h
130
STATE_IS_DEFAULT
,
shell_integration.cc
137
observer_->SetDefaultBrowserUIState(
STATE_IS_DEFAULT
);
/external/chromium_org/chrome/browser/
shell_integration.h
221
STATE_IS_DEFAULT
,
shell_integration.cc
239
observer_->SetDefaultWebClientUIState(
STATE_IS_DEFAULT
);
/external/chromium_org/chrome/browser/external_protocol/
external_protocol_handler.cc
117
if (state == ShellIntegration::
STATE_IS_DEFAULT
) {
/external/chromium_org/chrome/browser/ui/webui/
set_as_default_browser_ui.cc
166
} else if (state == ShellIntegration::
STATE_IS_DEFAULT
) {
/external/chromium/chrome/browser/ui/webui/options/
browser_options_handler.cc
221
if (state == ShellIntegration::
STATE_IS_DEFAULT
)
/external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry_unittest.cc
177
if (state == ShellIntegration::
STATE_IS_DEFAULT
) {
[
all
...]
/external/chromium_org/chrome/browser/ui/
browser_command_controller.cc
138
case ShellIntegration::
STATE_IS_DEFAULT
:
[
all
...]
/external/chromium_org/chrome/browser/ui/webui/options/
browser_options_handler.cc
[
all
...]
Completed in 209 milliseconds