Home | History | Annotate | Download | only in rendering

Lines Matching refs:shouldPaintWithinRoot

1567     if (hasOverflowClip() && style()->visibility() == VISIBLE && (phase == PaintPhaseBlockBackground || phase == PaintPhaseChildBlockBackground) && shouldPaintWithinRoot(paintInfo))
1840 if (!shouldPaintWithinRoot(paintInfo) || !firstLineBox())