Home | History | Annotate | Download | only in test_runner

Lines Matching refs:TouchCancel

353   void TouchCancel();
481 .SetMethod("touchCancel", &EventSenderBindings::TouchCancel)
688 void EventSenderBindings::TouchCancel() {
690 sender_->TouchCancel();
1562 void EventSender::TouchCancel() {
1563 SendCurrentTouchEvent(WebInputEvent::TouchCancel);