Searched refs:IncludeCompositedDescendants (Results 1 – 3 of 3) sorted by relevance
286 IncludeCompositedDescendants = 1 << 5, enumerator
3581 …lateLayerBoundsFlags | (flags & ExcludeHiddenDescendants) | (flags & IncludeCompositedDescendants); in calculateLayerBounds()3612 if (flags & IncludeCompositedDescendants || !node->layer()->hasCompositedLayerMapping()) { in calculateLayerBounds()
1998 | RenderLayer::IncludeCompositedDescendants in requiresCompositingForPosition()