Home
last modified time | relevance | path

Searched refs:clearTouchPoints (Results 1 – 13 of 13) sorted by relevance

/external/webkit/LayoutTests/fast/events/touch/script-tests/
Dbasic-single-touch-events.js123 eventSender.clearTouchPoints();
127 eventSender.clearTouchPoints();
Dmulti-touch-grouped-targets.js72 eventSender.clearTouchPoints();
Dtouch-target.js87 eventSender.clearTouchPoints();
Dbasic-multi-touch-events-limited.js102 eventSender.clearTouchPoints();
Dtouch-target-limited.js87 eventSender.clearTouchPoints();
Dbasic-multi-touch-events.js111 eventSender.clearTouchPoints();
/external/webkit/LayoutTests/fast/events/touch/resources/
Dtouch-stale-node-crash.js16 eventSender.clearTouchPoints();
/external/webkit/Tools/DumpRenderTree/qt/
DEventSenderQt.h80 void clearTouchPoints();
DEventSenderQt.cpp461 void EventSender::clearTouchPoints() in clearTouchPoints() function in EventSender
/external/webkit/Tools/DumpRenderTree/chromium/
DEventSender.h84 void clearTouchPoints(const CppArgumentList&, CppVariant*);
DEventSender.cpp258 bindMethod("clearTouchPoints", &EventSender::clearTouchPoints); in EventSender()
852 void EventSender::clearTouchPoints(const CppArgumentList&, CppVariant* result) in clearTouchPoints() function in EventSender
/external/webkit/Tools/
DChangeLog-2010-05-241621 (EventSender::clearTouchPoints):
19687 (EventSender::clearTouchPoints):
22715 (EventSender::clearTouchPoints):
22756 (EventSender::clearTouchPoints):
22804 (EventSender::clearTouchPoints):
DChangeLog-2011-02-1618636 (EventSender::clearTouchPoints):