Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.cpp901 bool constrainsScrollingToContentEdgeOldValue = frameView->constrainsScrollingToContentEdge(); in setScrollViewPosition() local
908 frameView->setConstrainsScrollingToContentEdge(constrainsScrollingToContentEdgeOldValue); in setScrollViewPosition()