Searched refs:setEndHyphenEdit (Results 1 – 9 of 9) sorted by relevance
99 void setEndHyphenEdit(uint32_t endHyphen) { in setEndHyphenEdit() function
1117 wp.setEndHyphenEdit(adjustEndHyphenEdit(limit, wp.getEndHyphenEdit()));1197 activePaint.setEndHyphenEdit(1224 activePaint.setEndHyphenEdit(
441 paint.setEndHyphenEdit(getEndHyphenEdit(lineNum)); in drawText()1435 paint.setEndHyphenEdit(getEndHyphenEdit(line)); in getLineExtent()1465 paint.setEndHyphenEdit(getEndHyphenEdit(line)); in getLineExtent()
945 static void setEndHyphenEdit(jlong paintHandle, jint hyphen) { in setEndHyphenEdit() function947 paint->setEndHyphenEdit((uint32_t)hyphen); in setEndHyphenEdit()1126 {"nSetEndHyphenEdit", "(JI)V", (void*) PaintGlue::setEndHyphenEdit},
804 paint.setEndHyphenEdit(Paint.END_HYPHEN_EDIT_INSERT_HYPHEN);
1998 public void setEndHyphenEdit(@EndHyphenEdit int endHyphen) { in setEndHyphenEdit() method in Paint
5860 HSPLandroid/graphics/Paint;->setEndHyphenEdit(I)V
14559 method public void setEndHyphenEdit(int);