Home | History | Annotate | Download | only in search

Lines Matching refs:switches

156   if (command_line->HasSwitch(switches::kDisableInstantExtendedAPI))
158 else if (command_line->HasSwitch(switches::kEnableInstantExtendedAPI))
198 switches::kInstantNewTabURL));
284 if (command_line->HasSwitch(switches::kDisableInstantExtendedAPI))
286 if (command_line->HasSwitch(switches::kEnableInstantExtendedAPI)) {
439 if (command_line->HasSwitch(switches::kDisableInstantExtendedAPI) ||
440 command_line->HasSwitch(switches::kEnableLocalFirstLoadNTP)) {
443 if (command_line->HasSwitch(switches::kDisableLocalFirstLoadNTP))
470 if (command_line->HasSwitch(switches::kInstantNewTabURL))
591 switches::kInstantNewTabURL));
605 switches::kInstantNewTabURL));
633 cl->AppendSwitch(switches::kEnableInstantExtendedAPI);
638 cl->AppendSwitch(switches::kDisableInstantExtendedAPI);