Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DPaint.java2027 nSetStartHyphenEdit(mNativePaint, startHyphen); in setStartHyphenEdit()
3462 private static native void nSetStartHyphenEdit(long paintPtr, int hyphen); in nSetStartHyphenEdit() method in Paint