Home | History | Annotate | Download | only in scroll

Lines Matching refs:ExcludeScrollbars

169     return scrollbarInclusion == ExcludeScrollbars ? excludeScrollbars(frameRect().size()) : frameRect().size();
172 IntSize ScrollView::excludeScrollbars(const IntSize& size) const