Home
last modified time | relevance | path

Searched refs:cacheCurrentScrollPosition (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollView.h159 void cacheCurrentScrollPosition() { m_cachedScrollPosition = scrollPosition(); } in cacheCurrentScrollPosition() function
/external/chromium_org/third_party/WebKit/Source/web/
DWebViewImpl.cpp3126 view->cacheCurrentScrollPosition(); in resetScrollAndScaleState()