Home | History | Annotate | Download | only in page

Lines Matching refs:ScrollableAreaSet

2050     const FrameView::ScrollableAreaSet* areas = view->scrollableAreas();
2053 for (FrameView::ScrollableAreaSet::const_iterator it = areas->begin(); it != areas->end(); ++it) {