Searched refs:NPCocoaEventKeyDown (Results 1 – 12 of 12) sorted by relevance
127 bool retval = sendKeyEvent(event, NPCocoaEventKeyDown);164 initializeEvent(&event, NPCocoaEventKeyDown);224 case NPCocoaEventKeyDown:
241 case NPCocoaEventKeyDown:242 return @"NPCocoaEventKeyDown";332 case NPCocoaEventKeyDown:
644 NPCocoaEventKeyDown, enumerator
334 case NPCocoaEventKeyDown:
370 case NPCocoaEventKeyDown:
575 case NPCocoaEventKeyDown: in handleEventCocoa()
377 _proxy->keyEvent(self, event, NPCocoaEventKeyDown);
454 NPCocoaEventKeyDown, NSCommandKeyMask,
693 eventType = NPCocoaEventKeyDown;
17629 If the plug-in returns 0 when a NPCocoaEventKeyDown is passed to NPP_HandleEvent,
13391 NPCocoaEventKeyDown and NPCocoaEventKeyUp handlers so the plugin
13044 …return value is "WebKitPluginHost" in order to determine when to handle NPCocoaEventKeyDown events.