Home | History | Annotate | Download | only in rendering

Lines Matching refs:pushedClip

1758     bool pushedClip = pushContentsClip(paintInfo, adjustedPaintOffset, contentsClipBehavior);
1762 bool shouldCull = document().settings()->containerCullingEnabled() && !pushedClip && !isDocumentElement()
1769 if (pushedClip)