Searched defs:handleText (Results 1 – 2 of 2) sorted by relevance
207 void TextLayout::handleText(SkPaint *paint, const jchar* text, jsize len, in handleText() function in android::TextLayout
715 private float handleText(TextPaint wp, int start, int end, in handleText() method