Searched defs:touchPoints (Results 1 – 4 of 4) sorted by relevance
37 const Vector<PlatformTouchPoint>& touchPoints() const { return m_touchPoints; } in touchPoints() function
62 WebTouchPoint touchPoints[WebTouchEvent::touchesLengthCap]; member
758 static bool hasTouchPointWithId(const WebTouchPoint* touchPoints, unsigned touchPointsLength, unsig… in hasTouchPointWithId()767 …idget* widget, WebTouchPoint::State state, TouchList* touches, WebTouchPoint* touchPoints, unsigne… in addTouchPointsIfNotYetAdded()
184 …ispatchTouchEvent(ErrorString* error, const String& type, const RefPtr<JSONArray>& touchPoints, co… in dispatchTouchEvent()