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

/external/chromium_org/third_party/WebKit/Source/core/platform/
H A DScrollableArea.h70 ScrollElasticity horizontalScrollElasticity() const { return static_cast<ScrollElasticity>(m_horizontalScrollElasticity); } function in class:WebCore::ScrollableArea

Completed in 53 milliseconds