Home
last modified time | relevance | path

Searched defs:touchPoint (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Tools/DumpRenderTree/chromium/
DEventSender.cpp844 WebTouchPoint touchPoint; in addTouchPoint() local
865 WebTouchPoint* touchPoint = &touchPoints[index]; in releaseTouchPoint() local
898 WebTouchPoint* touchPoint = &touchPoints[index]; in updateTouchPoint() local
911 WebTouchPoint* touchPoint = &touchPoints[index]; in cancelTouchPoint() local
930 WebTouchPoint* touchPoint = &touchPoints[i]; in sendCurrentTouchEvent() local
/external/webkit/Tools/QtTestBrowser/
Dlauncherwindow.cpp504 QTouchEvent::TouchPoint touchPoint; in eventFilter() local
539 QTouchEvent::TouchPoint touchPoint; in eventFilter() local
/external/webkit/Source/WebKit/qt/Api/
Dqwebpage.cpp1573 IntPoint QWebPagePrivate::TouchAdjuster::findCandidatePointForTouch(const IntPoint& touchPoint, Doc… in findCandidatePointForTouch() argument
/external/webkit/Source/WebKit/android/plugins/
Dandroid_npapi.h1007 TouchPoint* touchPoint; member