HomeSort by relevance Sort by last modified time
    Searched refs:TouchCancelled (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/
PlatformTouchPoint.h 34 TouchCancelled,
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorInputAgent.cpp 251 } else if (state == "touchCancelled") {
252 convertedState = PlatformTouchPoint::TouchCancelled;
  /external/chromium_org/third_party/WebKit/Source/core/page/
EventHandler.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
WebInputEventConversion.cpp 403 return PlatformTouchPoint::TouchCancelled;

Completed in 60 milliseconds