Home | History | Annotate | Download | only in rendering

Lines Matching refs:needsCompositedScrolling

303         if (curr->hasTransform() || curr->needsCompositedScrolling())
429 if (m_owningLayer->needsCompositedScrolling())
438 if (updateScrollingLayers(m_owningLayer->needsCompositedScrolling()))
550 if (compAncestor && compAncestor->needsCompositedScrolling()) {