Searched defs:touchPoint (Results 1 – 4 of 4) sorted by relevance
844 WebTouchPoint touchPoint; in addTouchPoint() local865 WebTouchPoint* touchPoint = &touchPoints[index]; in releaseTouchPoint() local898 WebTouchPoint* touchPoint = &touchPoints[index]; in updateTouchPoint() local911 WebTouchPoint* touchPoint = &touchPoints[index]; in cancelTouchPoint() local930 WebTouchPoint* touchPoint = &touchPoints[i]; in sendCurrentTouchEvent() local
504 QTouchEvent::TouchPoint touchPoint; in eventFilter() local539 QTouchEvent::TouchPoint touchPoint; in eventFilter() local
1573 IntPoint QWebPagePrivate::TouchAdjuster::findCandidatePointForTouch(const IntPoint& touchPoint, Doc… in findCandidatePointForTouch() argument
1007 TouchPoint* touchPoint; member