Searched defs:selectLanguage (Results 1 – 4 of 4) sorted by relevance
84 auto selectLanguage = AceResConfig::GetLocaleFallback(localeTag_, languageList); in SetLocale() local
28 …const std::string& script, const std::string& selectLanguage, const std::string& keywordsAndValues) in SetLocaleImpl()
180 …const std::string& script, const std::string& selectLanguage, const std::string& keywordsAndValues) in SetLocaleImpl()971 const std::string& selectLanguage, const std::string& keywordsAndValues) in SetLocale()
127 std::string selectLanguage; variable