Searched refs:nSetEndHyphenEdit (Results 1 – 2 of 2) sorted by relevance
1999 nSetEndHyphenEdit(mNativePaint, endHyphen); in setEndHyphenEdit()3148 private static native void nSetEndHyphenEdit(long paintPtr, int hyphen); in nSetEndHyphenEdit() method in Paint
1120 /*package*/ static void nSetEndHyphenEdit(long nativePaint, int hyphen) { in nSetEndHyphenEdit() method in Paint_Delegate