Home | History | Annotate | Download | only in scrolling

Lines Matching refs:scrollableAreas

701     if (const FrameView::ScrollableAreaSet* scrollableAreas = frameView->scrollableAreas()) {
702 for (FrameView::ScrollableAreaSet::const_iterator it = scrollableAreas->begin(), end = scrollableAreas->end(); it != end; ++it) {