Home | History | Annotate | Download | only in rendering

Lines Matching refs:HasSeenAncestorWithOverflowClip

714     // initialize the HasSeenViewportConstrainedAncestor and HasSeenAncestorWithOverflowClip flags?
744 flags |= HasSeenAncestorWithOverflowClip;
747 || (flags & IsOverflowScroll && flags & HasSeenAncestorWithOverflowClip && !m_canSkipRepaintRectsUpdateOnScroll)) {