Searched refs:fontLocales (Results 1 – 2 of 2) sorted by relevance
125 LocaleList fontLocales(parseLocaleList(locales)); in getIdInternal() local126 if (fontLocales.empty()) { in getIdInternal()129 mLocaleLists.push_back(std::move(fontLocales)); in getIdInternal()
811 std::vector<std::string> fontLocales; in TEST() member914 for (size_t i = 0; i < testCase.fontLocales.size(); ++i) { in TEST()918 fontLocaleStr += "\"" + testCase.fontLocales[i] + "\""; in TEST()941 for (size_t i = 0; i < testCase.fontLocales.size(); ++i) { in TEST()946 auto family = std::make_shared<FontFamily>(registerLocaleList(testCase.fontLocales[i]), in TEST()