Home
last modified time | relevance | path

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

/external/webkit/WebKit/android/nav/
DCachedRoot.cpp687 WebCore::IntRect newOutset; in adjustForScroll() local
1325 bool CachedRoot::scrollDelta(WebCore::IntRect& newOutset, Direction direction, int* delta) in scrollDelta()