Home
last modified time | relevance | path

Searched refs:NPCocoaEventType (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebKit/mac/Plugins/
DWebNetscapePluginEventHandlerCocoa.h57 bool sendMouseEvent(NSEvent*, NPCocoaEventType);
58 bool sendKeyEvent(NSEvent*, NPCocoaEventType);
DWebNetscapePluginEventHandlerCocoa.mm37 static inline void initializeEvent(NPCocoaEvent* event, NPCocoaEventType type)
91 bool WebNetscapePluginEventHandlerCocoa::sendMouseEvent(NSEvent *nsEvent, NPCocoaEventType type)
144 bool WebNetscapePluginEventHandlerCocoa::sendKeyEvent(NSEvent* nsEvent, NPCocoaEventType type)
/external/webkit/WebCore/bridge/
Dnpapi.h460 } NPCocoaEventType; typedef
467 NPCocoaEventType type;
/external/webkit/WebKitExamplePlugins/NetscapeCocoaPlugin/
Dmain.m225 static NSString *eventType(NPCocoaEventType type)