Searched refs:gestureScrollFirstPoint (Results 1 – 2 of 2) sorted by relevance
119 void gestureScrollFirstPoint(const CppArgumentList&, CppVariant*);
290 bindMethod("gestureScrollFirstPoint", &EventSender::gestureScrollFirstPoint); in EventSender()1281 void EventSender::gestureScrollFirstPoint(const CppArgumentList& arguments, CppVariant* result) in gestureScrollFirstPoint() function in WebTestRunner::EventSender