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