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

  /external/chromium_org/third_party/WebKit/Source/platform/
PlatformTouchEvent.h 37 const Vector<PlatformTouchPoint>& touchPoints() const { return m_touchPoints; }
  /external/chromium_org/third_party/WebKit/Source/web/
WebInputEvent.cpp 62 WebTouchPoint touchPoints[WebTouchEvent::touchesLengthCap];

Completed in 286 milliseconds