Searched refs:handleText (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/java/android/text/ |
D | TextLine.java | 724 private float handleText(TextPaint wp, int start, int end, in handleText() method 900 return handleText(wp, start, mlimit, start, limit, runIsRtl, c, x, top, in handleRun() 958 x += handleText(wp, j, jnext, i, inext, runIsRtl, c, x, in handleRun()
|