Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/widget/
DTextViewTest.java148 if (layout.getStartHyphenEdit(i) == Paint.START_HYPHEN_EDIT_NO_EDIT in testHyphenationWidth()
/frameworks/base/core/java/android/text/
DStaticLayout.java1263 lines[off + HYPHEN] = packHyphenEdit(Paint.START_HYPHEN_EDIT_NO_EDIT,
1270 Paint.START_HYPHEN_EDIT_NO_EDIT, Paint.END_HYPHEN_EDIT_NO_EDIT);
DTextLine.java1521 return start > 0 ? Paint.START_HYPHEN_EDIT_NO_EDIT : startHyphenEdit; in adjustStartHyphenEdit()
DLayout.java1395 return Paint.START_HYPHEN_EDIT_NO_EDIT; in getStartHyphenEdit()
/frameworks/base/graphics/java/android/graphics/
DPaint.java467 START_HYPHEN_EDIT_NO_EDIT,
477 public static final int START_HYPHEN_EDIT_NO_EDIT = 0x00; field in Paint
/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.txt16635 field public static final int START_HYPHEN_EDIT_NO_EDIT = 0; // 0x0