Searched defs:mScrolledBounds (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebKit/android/nav/
H A DCachedRoot.h91 const WebCore::IntRect& scrolledBounds() const { return mScrolledBounds; }
102 void setupScrolledBounds() const { mScrolledBounds = mViewBounds; }
112 mutable WebCore::IntRect mScrolledBounds; // view bounds + amount visible as result of scroll member in class:android::CachedRoot

Completed in 32 milliseconds