Searched refs:FONT_LOCALE_LIMIT (Results 1 – 3 of 3) sorted by relevance
103 if (result.size() >= FONT_LOCALE_LIMIT) { in parseLocaleList()
30 const size_t FONT_LOCALE_LIMIT = 12; variable
305 const size_t maxCompareNum = std::min(localeList.size(), FONT_LOCALE_LIMIT); in calcLocaleMatchingScore()