Searched refs:scrollbarsSuppressed (Results 1 – 4 of 4) sorted by relevance
212 bool scrollbarsSuppressed() const { return m_scrollbarsSuppressed; } in scrollbarsSuppressed() function
420 if (scrollbarsSuppressed()) in scrollTo()786 else if (!scrollbarsSuppressed()) { in adjustScrollbarsAvoidingResizerCount()
417 && !view->scrollbarsSuppressed() in renderFrameExtras()
84115 (WebCore::ScrollView::scrollbarsSuppressed):