Searched defs:userInputScrollable (Results 1 – 6 of 6) sorted by relevance
263 bool ScrollbarGroup::userInputScrollable(ScrollbarOrientation orientation) const in userInputScrollable() function in blink::ScrollbarGroup
134 virtual bool userInputScrollable(ScrollbarOrientation) const OVERRIDE { return true; } in userInputScrollable() function in __anon759da6710111::FakeScrollableArea
70 virtual bool userInputScrollable(ScrollbarOrientation) const OVERRIDE { return true; } in userInputScrollable() function in MockScrollableArea
854 bool RenderListBox::userInputScrollable(ScrollbarOrientation orientation) const in userInputScrollable() function in WebCore::RenderListBox
467 bool RenderLayerScrollableArea::userInputScrollable(ScrollbarOrientation orientation) const in userInputScrollable() function in WebCore::RenderLayerScrollableArea
774 bool ScrollView::userInputScrollable(ScrollbarOrientation orientation) const in userInputScrollable() function in WebCore::ScrollView