Searched refs:NPCocoaEventType (Results 1 – 4 of 4) sorted by relevance
57 bool sendMouseEvent(NSEvent*, NPCocoaEventType);58 bool sendKeyEvent(NSEvent*, NPCocoaEventType);
37 static inline void initializeEvent(NPCocoaEvent* event, NPCocoaEventType type)91 bool WebNetscapePluginEventHandlerCocoa::sendMouseEvent(NSEvent *nsEvent, NPCocoaEventType type)144 bool WebNetscapePluginEventHandlerCocoa::sendKeyEvent(NSEvent* nsEvent, NPCocoaEventType type)
460 } NPCocoaEventType; typedef467 NPCocoaEventType type;
225 static NSString *eventType(NPCocoaEventType type)