Searched defs:hyphen (Results 1 – 5 of 5) sorted by relevance
930 static jint getStartHyphenEdit(jlong paintHandle, jint hyphen) { in getStartHyphenEdit()935 static jint getEndHyphenEdit(jlong paintHandle, jint hyphen) { in getEndHyphenEdit()940 static void setStartHyphenEdit(jlong paintHandle, jint hyphen) { in setStartHyphenEdit()945 static void setEndHyphenEdit(jlong paintHandle, jint hyphen) { in setEndHyphenEdit()
232 HyphenEdit hyphen, uint32_t cluster) { in addHyphenToHbBuffer()
1102 /*package*/ static void nSetStartHyphenEdit(long nativePaint, int hyphen) { in nSetStartHyphenEdit()1120 /*package*/ static void nSetEndHyphenEdit(long nativePaint, int hyphen) { in nSetEndHyphenEdit()
504 final int hyphen = '-'; in containsOnlyAlphaDigitHyphen() local
3146 private static native void nSetStartHyphenEdit(long paintPtr, int hyphen); in nSetStartHyphenEdit()3148 private static native void nSetEndHyphenEdit(long paintPtr, int hyphen); in nSetEndHyphenEdit()