Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DPaint.java2159 nSetEndHyphenEdit(mNativePaint, endHyphen); in setEndHyphenEdit()
3771 private static native void nSetEndHyphenEdit(long paintPtr, int hyphen); in nSetEndHyphenEdit() method in Paint