Lines Matching refs:FontLanguages
73 // Utility function to obtain FontLanguages from string.
74 const FontLanguages& registerAndGetFontLanguages(const std::string& lang_string) {
697 std::vector<std::string> fontLanguages;
800 for (size_t i = 0; i < testCase.fontLanguages.size(); ++i) {
804 fontLanguagesStr += "\"" + testCase.fontLanguages[i] + "\"";
825 for (size_t i = 0; i < testCase.fontLanguages.size(); ++i) {
828 FontStyle::registerLanguageList(testCase.fontLanguages[i]), 0 /* variant */,