Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DHyphenator.cpp254 static HyphenationType hyphenationTypeBasedOnScript(uint32_t codePoint) { in hyphenationTypeBasedOnScript() function
331 out[i] = hyphenationTypeBasedOnScript(word[i]); in hyphenateWithNoPatterns()
367 result = hyphenationTypeBasedOnScript(c); in alphabetLookup()
390 result = hyphenationTypeBasedOnScript(c); in alphabetLookup()