Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/
DScrollView.cpp449 int physicalScrollY = scrollPosition().y() + m_scrollOrigin.y(); in overhangAmount() local
1074 int physicalScrollY = scrollPosition().y() + m_scrollOrigin.y(); in wheelEvent() local