Searched defs:handleTouchEvent (Results 1 – 5 of 5) sorted by relevance
212 void PluginView::handleTouchEvent(TouchEvent* event) in handleTouchEvent() function in WebCore::PluginView
3078 bool EventHandler::handleTouchEvent(const PlatformTouchEvent& event) in handleTouchEvent() function in WebCore::EventHandler
1084 static bool handleTouchEvent(const WebTouchEvent& touchEvent, Page* page) in handleTouchEvent() function
902 void WebPageProxy::handleTouchEvent(const WebTouchEvent& event) in handleTouchEvent() function in WebKit::WebPageProxy
3186 bool WebViewCore::handleTouchEvent(int action, Vector<int>& ids, Vector<IntPoint>& points, int acti… in handleTouchEvent() function in android::WebViewCore