Home | History | Annotate | Download | only in test_runner

Lines Matching refs:TouchMove

352   void TouchMove();
480 .SetMethod("touchMove", &EventSenderBindings::TouchMove)
683 void EventSenderBindings::TouchMove() {
685 sender_->TouchMove();
1558 void EventSender::TouchMove() {
1559 SendCurrentTouchEvent(WebInputEvent::TouchMove);