Home | History | Annotate | Download | only in rendering

Lines Matching refs:paintingRootForRenderer

2677     RenderObject* paintingRootForRenderer = 0;
2679 paintingRootForRenderer = paintingRoot;
2698 PaintInfo paintInfo(p, damageRect, PaintPhaseBlockBackground, false, paintingRootForRenderer, 0);
2718 forceBlackText, paintingRootForRenderer, 0);
2736 PaintInfo paintInfo(p, outlineRect, PaintPhaseSelfOutline, false, paintingRootForRenderer, 0);
2752 PaintInfo paintInfo(p, damageRect, PaintPhaseMask, false, paintingRootForRenderer, 0);