Home | History | Annotate | Download | only in compositing

Lines Matching refs:clipsCompositingDescendants

397     bool needsDescendantsClippingLayer = compositor->clipsCompositingDescendants(&m_owningLayer);
462 bool hasChildClippingLayer = compositor->clipsCompositingDescendants(&m_owningLayer) && (hasClippingLayer() || hasScrollingLayer());