Searched refs:constrainsScrollingToContentEdge (Results 1 – 4 of 4) sorted by relevance
61 bool constrainsScrollingToContentEdge() const { return m_constrainsScrollingToContentEdge; } in constrainsScrollingToContentEdge() function62 …llingToContentEdge(bool constrainsScrollingToContentEdge) { m_constrainsScrollingToContentEdge = c… in setConstrainsScrollingToContentEdge() argument
381 if (constrainsScrollingToContentEdge()) { in setScrollOffset()
554 if (!m_scrollableArea->constrainsScrollingToContentEdge())562 if (!m_scrollableArea->constrainsScrollingToContentEdge())570 if (!m_scrollableArea->constrainsScrollingToContentEdge())
14088 (WebCore::ScrollableArea::constrainsScrollingToContentEdge):15058 (WebCore::ScrollView::constrainsScrollingToContentEdge):