Home
last modified time | relevance | path

Searched refs:parseLocaleList (Results 1 – 1 of 1) sorted by relevance

/frameworks/minikin/libs/minikin/
DLocaleListCache.cpp80 static std::vector<Locale> parseLocaleList(const std::string& input) { in parseLocaleList() function
122 LocaleList fontLocales(parseLocaleList(locales)); in getIdInternal()