userInputScrollable  504 Source/core/rendering/RenderLayerScrollableArea.cpp bool RenderLayerScrollableArea::userInputScrollable(ScrollbarOrientation orientation) const
userInputScrollable  878 Source/core/rendering/RenderListBox.cpp bool RenderListBox::userInputScrollable(ScrollbarOrientation orientation) const
userInputScrollable  140 Source/platform/graphics/GraphicsLayerTest.cpp     virtual bool userInputScrollable(ScrollbarOrientation) const OVERRIDE { return true; }
userInputScrollable  756 Source/platform/scroll/ScrollView.cpp bool ScrollView::userInputScrollable(ScrollbarOrientation orientation) const
userInputScrollable  257 Source/web/ScrollbarGroup.cpp bool ScrollbarGroup::userInputScrollable(ScrollbarOrientation orientation) const
userInputScrollable   70 Source/web/tests/ScrollAnimatorNoneTest.cpp     virtual bool userInputScrollable(ScrollbarOrientation) const OVERRIDE { return true; }