Searched defs:userInputScrollable (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
H A DScrollbarGroup.cpp252 bool ScrollbarGroup::userInputScrollable(ScrollbarOrientation orientation) const function in class:blink::ScrollbarGroup
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderLayerScrollableArea.cpp493 bool RenderLayerScrollableArea::userInputScrollable(ScrollbarOrientation orientation) const function in class:blink::RenderLayerScrollableArea
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
H A DScrollView.cpp133 layer->setUserScrollable(userInputScrollable(HorizontalScrollbar), userInputScrollable(VerticalScrollbar));
767 bool ScrollView::userInputScrollable(ScrollbarOrientation orientation) const function in class:blink::ScrollView

Completed in 125 milliseconds