Searched refs:hasDescendantWithClipPath (Results 1 – 3 of 3) sorted by relevance
176 …descendantProperties.hasDescendantWithClipPath |= child->hasDescendantWithClipPath() || child->ren… in updateRecursive()
459 : hasDescendantWithClipPath(false) in DescendantDependentCompositingInputs()463 unsigned hasDescendantWithClipPath : 1; variable494 …bool hasDescendantWithClipPath() const { return descendantDependentCompositingInputs().hasDescenda… in hasDescendantWithClipPath() function
1455 && !layer->hasDescendantWithClipPath() in layerNeedsCompositedScrolling()