Home
last modified time | relevance | path

Searched refs:horizontalScrollElasticity (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/
DScrollableArea.h68 ScrollElasticity horizontalScrollElasticity() const { return m_horizontalScrollElasticity; } in horizontalScrollElasticity() function
/external/webkit/Source/WebCore/platform/mac/
DScrollAnimatorMac.mm888 switch (m_scrollableArea->horizontalScrollElasticity()) {
/external/webkit/Source/WebCore/
DChangeLog23074 (WebCore::ScrollableArea::horizontalScrollElasticity):