Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DLineBreakerUtil.h69 inline Locale getEffectiveLocale(uint32_t localeListId) { in getEffectiveLocale() function
DGreedyLineBreaker.cpp327 ssize_t next = wb.followingWithLocale(getEffectiveLocale(targetRun->getLocaleListId()), in doLineBreakWithFallback()
DOptimalLineBreaker.cpp208 ssize_t next = wb.followingWithLocale(getEffectiveLocale(run.getLocaleListId()), in populateDesperatePoints()