Searched defs:canRubberBandAtBottom (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebPage/
H A DEventDispatcher.cpp93 void EventDispatcher::wheelEvent(uint64_t pageID, const WebWheelEvent& wheelEvent, bool canRubberBandAtLeft, bool canRubberBandAtRight, bool canRubberBandAtTop, bool canRubberBandAtBottom) argument
/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DScrollingTree.cpp276 void ScrollingTree::setCanRubberBandState(bool canRubberBandAtLeft, bool canRubberBandAtRight, bool canRubberBandAtTop, bool canRubberBandAtBottom) argument

Completed in 118 milliseconds