Home | History | Annotate | Download | only in runner

Lines Matching refs:GestureScrollUpdate

294     bindMethod("gestureScrollUpdate", &EventSender::gestureScrollUpdate);
1166 void EventSender::gestureScrollUpdate(const CppArgumentList& arguments, CppVariant* result)
1169 gestureEvent(WebInputEvent::GestureScrollUpdate, arguments);
1235 case WebInputEvent::GestureScrollUpdate: