Searched refs:handleInputEvent (Results 1 – 8 of 8) sorted by relevance
71 virtual bool handleInputEvent(const WebInputEvent&) = 0;
70 virtual bool handleInputEvent(const WebInputEvent&, WebCursorInfo&) = 0;
70 virtual bool handleInputEvent(const WebInputEvent&);
356 bool handled = m_webPlugin->handleInputEvent(webEvent, cursorInfo); in handleMouseEvent()392 bool handled = m_webPlugin->handleInputEvent(webEvent, cursor_info); in handleKeyboardEvent()
176 bool WebPopupMenuImpl::handleInputEvent(const WebInputEvent& inputEvent) in handleInputEvent() function in WebKit::WebPopupMenuImpl
88 virtual bool handleInputEvent(const WebInputEvent&);
885 bool WebViewImpl::handleInputEvent(const WebInputEvent& inputEvent) in handleInputEvent() function in WebKit::WebViewImpl
5179 (WebKit::WebViewImpl::handleInputEvent):5446 (WebKit::WebPopupMenuImpl::handleInputEvent):