Searched refs:drawComplexText (Results 1 – 3 of 3) sorted by relevance
320 public abstract void drawComplexText(Platform.ComputedTextLayout computedTextLayout); in drawComplexText() method in PaintContext
230 context.drawComplexText(mComputedTextLayout); in paintingComponent()
485 public void drawComplexText(Platform.ComputedTextLayout computedTextLayout) { in drawComplexText() method in AndroidPaintContext