Home | History | Annotate | Download | only in text

Lines Matching defs:drawTextRun

791             drawTextRun(c, wp, start, end, contextStart, contextEnd, runIsRtl,
979 private void drawTextRun(Canvas c, TextPaint wp, int start, int end,
985 c.drawTextRun(mChars, start, count, contextStart, contextCount,
989 c.drawTextRun(mText, delta + start, delta + end,