Home
last modified time | relevance | path

Searched refs:handleText (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/text/
DTextLine.java852 private float handleText(TextPaint wp, int start, int end, in handleText() method
1115 return handleText(wp, start, limit, start, limit, runIsRtl, c, x, top, in handleRun()
1196 x += handleText(activePaint, activeStart, activeEnd, i, inext, runIsRtl, c, x, in handleRun()
1223 x += handleText(activePaint, activeStart, activeEnd, i, inext, runIsRtl, c, x, in handleRun()