Searched refs:updateClickCount (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
H A DEventSendingController.h61 void updateClickCount(WKEventMouseButton);
H A DEventSendingController.cpp119 updateClickCount(button);
129 updateClickCount(button);
145 void EventSendingController::updateClickCount(WKEventMouseButton button) function in class:WTR::EventSendingController
/external/webkit/Tools/DumpRenderTree/gtk/
H A DEventSender.cpp255 static void updateClickCount(int button) function
328 updateClickCount(event->button.button);

Completed in 647 milliseconds