Searched defs:switches (Results 1 – 16 of 16) sorted by relevance
1 .. _switches: target
8 namespace switches { namespace
39 const SkTArray<FontDescr>& switches() const { return fFontSwitches; } in switches() function
77 const SkTArray<FontDescr>& switches() const { return fFontResolver.switches(); } in switches() function
32 CefCommandLine::SwitchMap switches; in VerifyCommandLine() local
7 namespace switches { namespace
101 void CefCommandLineImpl::GetSwitches(SwitchMap& switches) { in GetSwitches()
262 const base::CommandLine::SwitchMap& switches = in RunHelp() local
101 const base::CommandLine::SwitchMap& switches = our_cmdline.GetSwitches(); in GetSelfInvocationCommandLine() local
257 cef_string_map_t switches) { in command_line_get_switches()
280 void CefCommandLineCToCpp::GetSwitches(SwitchMap& switches) { in GetSwitches()
230 def run_main(self, seconds_per_increment=1.0, switches=None, timer=None): argument
365 const char* const switches[], in CopySwitchesFrom()
1370 struct range switches = { LIBINPUT_SWITCH_LID, in TEST_COLLECTION() local
2985 uint32_t switches; member