Searched refs:getHyphenEdit (Results 1 – 4 of 4) sorted by relevance
79 uint32_t getHyphenEdit() const { in getHyphenEdit() function
49 minikinPaint->hyphenEdit = HyphenEdit(paint->getHyphenEdit()); in prepareMinikinPaint()
387 static jint getHyphenEdit(JNIEnv* env, jobject clazz, jlong paintHandle, jint hyphen) { in getHyphenEdit() function389 return paint->getHyphenEdit(); in getHyphenEdit()971 {"nGetHyphenEdit", "!(J)I", (void*) PaintGlue::getHyphenEdit},
1540 public int getHyphenEdit() { in getHyphenEdit() method in Paint