Searched refs:childInfo (Results 1 – 2 of 2) sorted by relevance
1006 PaintInfo childInfo(paintInfo); in paint() local1007 childInfo.phase = paintPhase; in paint()1008 childInfo.updatePaintingRootForChildren(renderer()); in paint()1014 curr->paint(childInfo, tx, ty, lineTop, lineBottom); in paint()
791 PaintInfo childInfo(paintInfo); in paint() local792 childInfo.updatePaintingRootForChildren(this); in paint()794 child->paint(childInfo, tx, ty); in paint()