Home
last modified time | relevance | path

Searched refs:TouchLongPress (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/
DPlatformTouchEvent.h56 , TouchLongPress enumerator
/external/webkit/Source/WebCore/page/
DEventHandler.cpp3235 if (event.type() == TouchLongPress) in handleTouchEvent()
/external/webkit/Source/WebKit/android/jni/
DWebViewCore.cpp3230 type = WebCore::TouchLongPress; in handleTouchEvent()