Searched defs:setHorizontalScrollElasticity (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/
H A DScrollableArea.h81 void setHorizontalScrollElasticity(ScrollElasticity scrollElasticity) { m_horizontalScrollElasticity = scrollElasticity; } function in class:WebCore::ScrollableArea
/macosx-10.10/WebCore-7600.1.25/page/
H A DPage.cpp870 void Page::setHorizontalScrollElasticity(ScrollElasticity elasticity) function in class:WebCore::Page

Completed in 181 milliseconds