Home | History | Annotate | Download | only in runner

Lines Matching refs:TouchMove

286     bindMethod("touchMove", &EventSender::touchMove);
1136 void EventSender::touchMove(const CppArgumentList&, CppVariant* result)
1139 sendCurrentTouchEvent(WebInputEvent::TouchMove);