Searched refs:isScrollbarHandlingGestures (Results 1 – 3 of 3) sorted by relevance
148 bool isScrollbarHandlingGestures() const;
2488 bool EventHandler::isScrollbarHandlingGestures() const in isScrollbarHandlingGestures() function in WebCore::EventHandler
631 if (mainFrameImpl()->frame()->eventHandler().isScrollbarHandlingGestures()) in handleGestureEvent()