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

  /external/webkit/WebKit/android/nav/
CachedRoot.h 91 const WebCore::IntRect& scrolledBounds() const { return mScrolledBounds; }
CachedFrame.cpp 104 WebCore::IntRect clip = mRoot->scrolledBounds();
699 if (mRoot->scrolledBounds().intersects(test->bounds(this)) == false) {
    [all...]

Completed in 846 milliseconds