Home | History | Annotate | Download | only in nav

Lines Matching refs:scrolledBounds

104         WebCore::IntRect clip = mRoot->scrolledBounds();
699 if (mRoot->scrolledBounds().intersects(test->bounds(this)) == false) {