Searched refs:fontLang (Results 1 – 2 of 2) sorted by relevance
321 … const SkString& fontLang = fFontFamilies[familyRecID].fPaintOptions.getLanguage().getTag(); in SkFontConfigInterfaceAndroid() local322 if (strcmp(fallbackLang, fontLang.c_str()) != 0) { in SkFontConfigInterfaceAndroid()