Searched refs:nSetStartHyphenEdit (Results 1 – 2 of 2) sorted by relevance
2019 nSetStartHyphenEdit(mNativePaint, startHyphen); in setStartHyphenEdit()3192 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