Searched refs:NPCocoaEventType (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/WebKit-7600.1.25/mac/Plugins/
H A DWebNetscapePluginEventHandlerCocoa.h59 bool sendMouseEvent(NSEvent*, NPCocoaEventType);
60 bool sendKeyEvent(NSEvent*, NPCocoaEventType);
H A DWebNetscapePluginEventHandlerCocoa.mm42 static inline void initializeEvent(NPCocoaEvent* event, NPCocoaEventType type)
99 bool WebNetscapePluginEventHandlerCocoa::sendMouseEvent(NSEvent *nsEvent, NPCocoaEventType type)
173 bool WebNetscapePluginEventHandlerCocoa::sendKeyEvent(NSEvent* nsEvent, NPCocoaEventType type)
/macosx-10.10/WebKit-7600.1.25/mac/Plugins/Hosted/
H A DNetscapePluginInstanceProxy.h98 void mouseEvent(NSView *pluginView, NSEvent *, NPCocoaEventType);
99 void keyEvent(NSView *pluginView, NSEvent *, NPCocoaEventType);
H A DNetscapePluginInstanceProxy.mm426 void NetscapePluginInstanceProxy::mouseEvent(NSView *pluginView, NSEvent *event, NPCocoaEventType type)
451 void NetscapePluginInstanceProxy::keyEvent(NSView *pluginView, NSEvent *event, NPCocoaEventType type)
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/mac/
H A DNetscapePluginMac.mm338 static inline NPCocoaEvent initializeEvent(NPCocoaEventType type)
530 NPCocoaEventType eventType;
757 NPCocoaEventType eventType;
/macosx-10.10/WebCore-7600.1.25/plugins/
H A Dnpapi.h610 } NPCocoaEventType; typedef in typeref:enum:__anon5831
613 NPCocoaEventType type;
/macosx-10.10/WebCore-7600.1.25/plugins/mac/
H A DPluginViewMac.mm433 NPCocoaEventType eventType;
519 NPCocoaEventType eventType;

Completed in 220 milliseconds