Searched defs:touchMove (Results 1 – 3 of 3) sorted by relevance
68 bool touchMove() const { return move() && touchEvent(); } in touchMove() function
95 public static void touchMove(InputInjector injector, long downTime, int x, int y) { in touchMove() method in Events
1197 void EventSender::touchMove(const CppArgumentList&, CppVariant* result) in touchMove() function in WebTestRunner::EventSender