Searched defs:sendEvent (Results 1 – 7 of 7) sorted by relevance
6 function sendEvent(event, value) { function
218 bool WebNetscapePluginEventHandlerCocoa::sendEvent(NPCocoaEvent* event) function
412 bool WebNetscapePluginEventHandlerCarbon::sendEvent(EventRecord* event) function
383 void NotificationPresenterClientQt::sendEvent(Notification* notification, const AtomicString& event… in sendEvent() function in WebCore::NotificationPresenterClientQt
330 int16_t PluginWidgetAndroid::sendEvent(const ANPEvent& evt) { in sendEvent() function in PluginWidgetAndroid
640 void EventSender::sendEvent(QObject* receiver, QEvent* event) in sendEvent() function in EventSender
197 void sendEvent(QWidget* w, QEvent* ev) in sendEvent() function in QWebViewKineticScroller