Searched refs:nSetHyphenEdit (Results 1 – 2 of 2) sorted by relevance
1553 nSetHyphenEdit(mNativePaint, hyphen); in setHyphenEdit()2712 private static native void nSetHyphenEdit(long paintPtr, int hyphen); in nSetHyphenEdit() method in Paint
1104 /*package*/ static void nSetHyphenEdit(long nativePaint, int hyphen) { in nSetHyphenEdit() method in Paint_Delegate