Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DPaint.java1553 nSetHyphenEdit(mNativePaint, hyphen); in setHyphenEdit()
2712 private static native void nSetHyphenEdit(long paintPtr, int hyphen); in nSetHyphenEdit() method in Paint
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DPaint_Delegate.java1104 /*package*/ static void nSetHyphenEdit(long nativePaint, int hyphen) { in nSetHyphenEdit() method in Paint_Delegate