Home
last modified time | relevance | path

Searched refs:scrollbarsSuppressed (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/
DScrollView.h212 bool scrollbarsSuppressed() const { return m_scrollbarsSuppressed; } in scrollbarsSuppressed() function
DScrollView.cpp420 if (scrollbarsSuppressed()) in scrollTo()
786 else if (!scrollbarsSuppressed()) { in adjustScrollbarsAvoidingResizerCount()
/external/webkit/Source/WebKit/qt/Api/
Dqwebframe.cpp417 && !view->scrollbarsSuppressed() in renderFrameExtras()
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1684115 (WebCore::ScrollView::scrollbarsSuppressed):