OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AboutInSettingsEnabled
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/options/
help_overlay_handler.cc
28
if (::switches::
AboutInSettingsEnabled
())
core_options_handler.cc
67
if (!switches::
AboutInSettingsEnabled
())
164
switches::
AboutInSettingsEnabled
());
/external/chromium_org/chrome/browser/
browser_about_handler.cc
63
if (::switches::
AboutInSettingsEnabled
()) {
71
if (::switches::
AboutInSettingsEnabled
()) {
/external/chromium_org/chrome/common/
chrome_switches.cc
[
all
...]
chrome_switches.h
401
bool
AboutInSettingsEnabled
();
/external/chromium_org/chrome/browser/ui/webui/
chrome_web_ui_controller_factory.cc
393
::switches::
AboutInSettingsEnabled
())) {
Completed in 95 milliseconds