Searched defs:shouldClip (Results 1 – 3 of 3) sorted by relevance
1180 …bool shouldClip = backgroundObject->hasLayer() && (backgroundObject == this || backgroundObject ==… in paintBackgroundsBehindCell() local
2166 …bool shouldClip = localPaintingInfo.clipToDirtyRect && layerFragments.size() == 1 && layerFragment… in paintForegroundForFragments() local2188 bool shouldClip = localPaintingInfo.clipToDirtyRect && layerFragments.size() > 1; in paintForegroundForFragmentsWithPhase() local
1625 bool shouldClip = clipForStyle || clipAdjacentSide1 || clipAdjacentSide2; in paintOneBorderSide() local