Home
last modified time | relevance | path

Searched defs:sendEvent (Results 1 – 7 of 7) sorted by relevance

/external/chromium/chrome/common/extensions/docs/examples/extensions/fx/
Dcontent.js6 function sendEvent(event, value) { function
/external/webkit/Source/WebKit/mac/Plugins/
DWebNetscapePluginEventHandlerCocoa.mm218 bool WebNetscapePluginEventHandlerCocoa::sendEvent(NPCocoaEvent* event) function
DWebNetscapePluginEventHandlerCarbon.mm412 bool WebNetscapePluginEventHandlerCarbon::sendEvent(EventRecord* event) function
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DNotificationPresenterClientQt.cpp383 void NotificationPresenterClientQt::sendEvent(Notification* notification, const AtomicString& event… in sendEvent() function in WebCore::NotificationPresenterClientQt
/external/webkit/Source/WebKit/android/plugins/
DPluginWidgetAndroid.cpp330 int16_t PluginWidgetAndroid::sendEvent(const ANPEvent& evt) { in sendEvent() function in PluginWidgetAndroid
/external/webkit/Tools/DumpRenderTree/qt/
DEventSenderQt.cpp640 void EventSender::sendEvent(QObject* receiver, QEvent* event) in sendEvent() function in EventSender
/external/webkit/Source/WebKit/qt/Api/
Dqwebview.cpp197 void sendEvent(QWidget* w, QEvent* ev) in sendEvent() function in QWebViewKineticScroller