Home
last modified time | relevance | path

Searched defs:userInputScrollable (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DScrollbarGroup.cpp263 bool ScrollbarGroup::userInputScrollable(ScrollbarOrientation orientation) const in userInputScrollable() function in blink::ScrollbarGroup
/external/chromium_org/third_party/WebKit/Source/web/tests/
DGraphicsLayerTest.cpp134 virtual bool userInputScrollable(ScrollbarOrientation) const OVERRIDE { return true; } in userInputScrollable() function in __anon759da6710111::FakeScrollableArea
DScrollAnimatorNoneTest.cpp70 virtual bool userInputScrollable(ScrollbarOrientation) const OVERRIDE { return true; } in userInputScrollable() function in MockScrollableArea
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderListBox.cpp854 bool RenderListBox::userInputScrollable(ScrollbarOrientation orientation) const in userInputScrollable() function in WebCore::RenderListBox
DRenderLayerScrollableArea.cpp467 bool RenderLayerScrollableArea::userInputScrollable(ScrollbarOrientation orientation) const in userInputScrollable() function in WebCore::RenderLayerScrollableArea
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollView.cpp774 bool ScrollView::userInputScrollable(ScrollbarOrientation orientation) const in userInputScrollable() function in WebCore::ScrollView