Home
last modified time | relevance | path

Searched defs:scrollElasticity (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/
DScrollableArea.h64 …void setVerticalScrollElasticity(ScrollElasticity scrollElasticity) { m_verticalScrollElasticity =… in setVerticalScrollElasticity()
67 …void setHorizontalScrollElasticity(ScrollElasticity scrollElasticity) { m_horizontalScrollElastici… in setHorizontalScrollElasticity()