IncludeScrollbarsInRect 1658 Source/core/frame/FrameView.cpp IntSize FrameView::layoutSize(IncludeScrollbarsInRect scrollbarInclusion) const IncludeScrollbarsInRect 2313 Source/core/frame/FrameView.cpp IntRect FrameView::windowClipRect(IncludeScrollbarsInRect scrollbarInclusion) const IncludeScrollbarsInRect 106 Source/core/frame/FrameView.h IntSize layoutSize(IncludeScrollbarsInRect = ExcludeScrollbars) const; IncludeScrollbarsInRect 141 Source/core/frame/FrameView.h virtual IntRect windowClipRect(IncludeScrollbarsInRect = ExcludeScrollbars) const OVERRIDE; IncludeScrollbarsInRect 445 Source/core/rendering/RenderLayerScrollableArea.cpp IntRect RenderLayerScrollableArea::visibleContentRect(IncludeScrollbarsInRect scrollbarInclusion) const IncludeScrollbarsInRect 99 Source/core/rendering/RenderLayerScrollableArea.h virtual IntRect visibleContentRect(IncludeScrollbarsInRect) const OVERRIDE; IncludeScrollbarsInRect 827 Source/core/rendering/RenderView.cpp int RenderView::viewHeight(IncludeScrollbarsInRect scrollbarInclusion) const IncludeScrollbarsInRect 836 Source/core/rendering/RenderView.cpp int RenderView::viewWidth(IncludeScrollbarsInRect scrollbarInclusion) const IncludeScrollbarsInRect 65 Source/core/rendering/RenderView.h int viewHeight(IncludeScrollbarsInRect = ExcludeScrollbars) const; IncludeScrollbarsInRect 66 Source/core/rendering/RenderView.h int viewWidth(IncludeScrollbarsInRect = ExcludeScrollbars) const; IncludeScrollbarsInRect 80 Source/platform/scroll/FramelessScrollView.cpp IntRect FramelessScrollView::windowClipRect(IncludeScrollbarsInRect scrollbarInclusion) const IncludeScrollbarsInRect 80 Source/platform/scroll/FramelessScrollView.h virtual IntRect windowClipRect(IncludeScrollbarsInRect = ExcludeScrollbars) const OVERRIDE; IncludeScrollbarsInRect 181 Source/platform/scroll/ScrollView.cpp IntSize ScrollView::unscaledVisibleContentSize(IncludeScrollbarsInRect scrollbarInclusion) const IncludeScrollbarsInRect 201 Source/platform/scroll/ScrollView.cpp IntRect ScrollView::visibleContentRect(IncludeScrollbarsInRect scollbarInclusion) const IncludeScrollbarsInRect 66 Source/platform/scroll/ScrollView.h virtual IntRect windowClipRect(IncludeScrollbarsInRect = ExcludeScrollbars) const = 0; IncludeScrollbarsInRect 121 Source/platform/scroll/ScrollView.h virtual IntRect visibleContentRect(IncludeScrollbarsInRect = ExcludeScrollbars) const OVERRIDE; IncludeScrollbarsInRect 128 Source/platform/scroll/ScrollView.h IntSize unscaledVisibleContentSize(IncludeScrollbarsInRect = ExcludeScrollbars) const; IncludeScrollbarsInRect 401 Source/platform/scroll/ScrollableArea.cpp IntRect ScrollableArea::visibleContentRect(IncludeScrollbarsInRect scrollbarInclusion) const IncludeScrollbarsInRect 155 Source/platform/scroll/ScrollableArea.h virtual IntRect visibleContentRect(IncludeScrollbarsInRect = ExcludeScrollbars) const; IncludeScrollbarsInRect 64 Source/web/tests/ScrollAnimatorNoneTest.cpp MOCK_CONST_METHOD1(visibleContentRect, IntRect(IncludeScrollbarsInRect));