Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/text/
DTextLineJustificationTest.kt103 tl.justify(Layout.JUSTIFICATION_MODE_INTER_WORD, originalWidth + extraWidth) in justifyTest_IntrWord_Latin()
120 tl.justify(Layout.JUSTIFICATION_MODE_INTER_WORD, originalWidth + extraWidth) in justifyTest_IntrWord_Japanese()
DTextLineTest.java56 tl.justify(Layout.JUSTIFICATION_MODE_INTER_WORD, expandedWidth); in stretchesToFullWidth()
/frameworks/base/graphics/java/android/graphics/text/
DLineBreaker.java169 JUSTIFICATION_MODE_INTER_WORD,
183 public static final int JUSTIFICATION_MODE_INTER_WORD = 1; field in LineBreaker
506 justify == JUSTIFICATION_MODE_INTER_WORD, indents, useBoundsForWidth); in LineBreaker()
/frameworks/base/core/java/android/text/
DLayout.java167 LineBreaker.JUSTIFICATION_MODE_INTER_WORD,
181 public static final int JUSTIFICATION_MODE_INTER_WORD = field in Layout
182 LineBreaker.JUSTIFICATION_MODE_INTER_WORD;
DTextLine.java298 if (justificationMode == Layout.JUSTIFICATION_MODE_INTER_WORD) { in justify()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt18104 field public static final int JUSTIFICATION_MODE_INTER_WORD = 1; // 0x1
47808 field public static final int JUSTIFICATION_MODE_INTER_WORD = 1; // 0x1