Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DHyphenator.cpp200 static HyphenationType hyphenationTypeBasedOnScript(uint32_t codePoint) { in hyphenationTypeBasedOnScript() function
276 out[i] = hyphenationTypeBasedOnScript(word[i]); in hyphenateWithNoPatterns()
312 result = hyphenationTypeBasedOnScript(c); in alphabetLookup()
335 result = hyphenationTypeBasedOnScript(c); in alphabetLookup()