Searched refs:NPCocoaEventKeyDown (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/WebKit-7600.1.25/mac/Plugins/
H A DWebNetscapePluginEventHandlerCocoa.mm126 bool retval = sendKeyEvent(event, NPCocoaEventKeyDown);
163 initializeEvent(&event, NPCocoaEventKeyDown);
223 case NPCocoaEventKeyDown:
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/mac/
H A DNetscapePluginMac.mm764 eventType = NPCocoaEventKeyDown;
810 if (event.type == NPCocoaEventKeyDown && returnValue == kNPEventStartIME) {
1070 // by returning kNPEventStartIME from it's NPCocoaEventKeyDown handler.
/macosx-10.10/WebKit-7600.1.25/mac/Plugins/Hosted/
H A DWebHostedNetscapePluginView.mm410 _proxy->keyEvent(self, event, NPCocoaEventKeyDown);
H A DNetscapePluginInstanceProxy.mm470 NPCocoaEventKeyDown, NSCommandKeyMask,
/macosx-10.10/WebCore-7600.1.25/plugins/
H A Dnpapi.h603 NPCocoaEventKeyDown, enumerator in enum:__anon5831
/macosx-10.10/WebCore-7600.1.25/plugins/mac/
H A DPluginViewMac.mm524 eventType = NPCocoaEventKeyDown;

Completed in 319 milliseconds