HomeSort by relevance Sort by last modified time
    Searched refs:mScrolledBounds (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/android/nav/
CachedRoot.h 94 const WebCore::IntRect& scrolledBounds() const { return mScrolledBounds; }
108 void setupScrolledBounds() const { mScrolledBounds = mViewBounds; }
118 mutable WebCore::IntRect mScrolledBounds; // view bounds + amount visible as result of scroll
CachedRoot.cpp     [all...]

Completed in 16 milliseconds