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

/macosx-10.10/WebKit-7600.1.25/mac/Plugins/
H A DWebNetscapePluginEventHandlerCarbon.mm274 event.what = NPEventType_LoseFocusEvent;
276 LOG(PluginEvents, "NPP_HandleEvent(NPEventType_LoseFocusEvent): %d", acceptedEvent);
/macosx-10.10/WebCore-7600.1.25/plugins/
H A Dnpapi.h653 NPEventType_LoseFocusEvent, enumerator in enum:NPEventType
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/mac/
H A DNetscapePluginMac.mm878 EventRecord event = initializeEventRecord(hasFocus ? NPEventType_GetFocusEvent : NPEventType_LoseFocusEvent);

Completed in 120 milliseconds