Searched defs:switches (Results 151 - 151 of 151) sorted by relevance

1234567

/external/chromium_org/chrome/common/
H A Dchrome_switches.cc10 namespace switches { namespace
677 // These two flags are added around the switches about:flags adds to the
678 // command line. This is useful to see which switches were added by about:flags
680 const char kFlagSwitchesBegin[] = "flag-switches-begin";
681 const char kFlagSwitchesEnd[] = "flag-switches-end";
1301 // A process type (switches::kProcessType) that relaunches the browser. See
1355 ::switches::kDisableAboutInSettings);
1361 ::switches::kDisableSettingsWindow);
1364 ::switches::kEnableSettingsWindow);
1371 // You were going to just dump your switches her
[all...]

Completed in 187 milliseconds

1234567