Home | History | Annotate | Download | only in chromium

Lines Matching refs:TouchMove

277     bindMethod("touchMove", &EventSender::touchMove);
976 void EventSender::touchMove(const CppArgumentList&, CppVariant* result)
979 sendCurrentTouchEvent(WebInputEvent::TouchMove);