Searched refs:nSetStartHyphenEdit (Results 1 – 2 of 2) sorted by relevance
1973 nSetStartHyphenEdit(mNativePaint, startHyphen); in setStartHyphenEdit()3146 private static native void nSetStartHyphenEdit(long paintPtr, int hyphen); in nSetStartHyphenEdit() method in Paint
1102 /*package*/ static void nSetStartHyphenEdit(long nativePaint, int hyphen) { in nSetStartHyphenEdit() method in Paint_Delegate