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

/macosx-10.10/WebCore-7600.1.25/platform/
H A DScrollableArea.h78 void setVerticalScrollElasticity(ScrollElasticity scrollElasticity) { m_verticalScrollElasticity = scrollElasticity; } function in class:WebCore::ScrollableArea
/macosx-10.10/WebCore-7600.1.25/page/
H A DPage.cpp859 void Page::setVerticalScrollElasticity(ScrollElasticity elasticity) function in class:WebCore::Page

Completed in 205 milliseconds