Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DHyphenatorMap.cpp121 const Locale partialLocale = locale.getPartialLocale(bits); in lookupBySubtag()
DLocale.h149 Locale getPartialLocale(SubtagBits bits) const;
DLocale.cpp408 Locale Locale::getPartialLocale(SubtagBits bits) const { in getPartialLocale() function in minikin::Locale