Home
last modified time | relevance | path

Searched defs:hyphenationMode (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/text/
H A DPrecomputedText.java455 final int hyphenationMode; in createMeasuredParagraphsFromPrecomputedText() local
485 final int hyphenationMode; in createMeasuredParagraphs() local
H A DMeasuredParagraph.java408 int hyphenationMode, in buildForStaticLayout()