Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:setGestureReachedScrollingLimit

696 void WebPageProxy::setGestureReachedScrollingLimit(bool limitReached)
698 m_pageClient->setGestureReachedScrollingLimit(limitReached);