Searched refs:fontLocaleList (Results 1 – 1 of 1) sorted by relevance
218 const LocaleList& fontLocaleList = LocaleListCache::getById(fontFamily.localeListId()); in calcLocaleMatchingScore() local223 score = score * 5u + localeList[i].calcScoreFor(fontLocaleList); in calcLocaleMatchingScore()