Searched refs:native_setHyphenEdit (Results 1 – 2 of 2) sorted by relevance
1353 native_setHyphenEdit(mNativePaint, hyphen); in setHyphenEdit()2518 private static native void native_setHyphenEdit(long native_object, int hyphen); in native_setHyphenEdit() method in Paint
1130 /*package*/ static void native_setHyphenEdit(long nativePaint, int hyphen) { in native_setHyphenEdit() method in Paint_Delegate