HomeSort by relevance Sort by last modified time
    Searched defs:m_touchPoints (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebKitTools/DumpRenderTree/qt/
EventSenderQt.h 87 QList<QTouchEvent::TouchPoint> m_touchPoints;
  /external/webkit/WebCore/platform/
PlatformTouchEvent.h 67 const Vector<PlatformTouchPoint>& touchPoints() const { return m_touchPoints; }
76 Vector<PlatformTouchPoint> m_touchPoints;

Completed in 112 milliseconds