Home | History | Annotate | Download | only in page

Lines Matching refs:scrollRectToVisible

1950     anchorNode->renderer()->enclosingLayer()->scrollRectToVisible(rect, true, ScrollAlignment::alignToEdgeIfNeeded, ScrollAlignment::alignTopAlways);
1955 // scrollRectToVisible can call into setScrollPosition(), which resets m_maintainScrollPositionAnchor.