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

  /external/webkit/Source/WebCore/platform/
PlatformTouchPoint.h 43 TouchCancelled,
  /external/webkit/Source/WebCore/platform/efl/
PlatformTouchEventEfl.cpp 62 state = PlatformTouchPoint::TouchCancelled;
  /external/webkit/Source/WebKit2/Shared/
WebEventConversion.cpp 220 case WebPlatformTouchPoint::TouchCancelled:
221 m_state = PlatformTouchPoint::TouchCancelled;
WebEvent.h 280 TouchCancelled
  /external/webkit/Source/WebKit/chromium/src/
WebInputEventConversion.cpp 202 return PlatformTouchPoint::TouchCancelled;
  /external/webkit/Source/WebCore/page/
EventHandler.cpp     [all...]
  /external/webkit/Source/WebKit/android/jni/
WebViewCore.cpp     [all...]

Completed in 120 milliseconds