Searched refs:fontLocales (Results 1 – 2 of 2) sorted by relevance
122 LocaleList fontLocales(parseLocaleList(locales)); in getIdInternal() local123 if (fontLocales.empty()) { in getIdInternal()126 mLocaleLists.push_back(std::move(fontLocales)); in getIdInternal()
810 std::vector<std::string> fontLocales; in TEST() member913 for (size_t i = 0; i < testCase.fontLocales.size(); ++i) { in TEST()917 fontLocaleStr += "\"" + testCase.fontLocales[i] + "\""; in TEST()939 for (size_t i = 0; i < testCase.fontLocales.size(); ++i) { in TEST()945 std::make_shared<FontFamily>(registerLocaleList(testCase.fontLocales[i]), in TEST()