Searched refs:kNPEventStartIME (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/plugins/
H A Dnpapi.h240 #define kNPEventStartIME 2 macro
/macosx-10.10/WebCore-7600.1.25/plugins/mac/
H A DPluginViewMac.mm558 } else if (response == kNPEventStartIME) {
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/mac/
H A DNetscapePluginMac.mm810 if (event.type == NPCocoaEventKeyDown && returnValue == kNPEventStartIME) {
1070 // by returning kNPEventStartIME from it's NPCocoaEventKeyDown handler.

Completed in 121 milliseconds