Searched refs:NPP_t (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/plugins/
H A DPluginMainThreadScheduler.h34 typedef struct _NPP NPP_t; typedef in typeref:struct:_NPP
35 typedef NPP_t* NPP;
H A Dnpapi.h180 } NPP_t; typedef in typeref:struct:_NPP
182 typedef NPP_t* NPP;
H A DPluginView.h341 NPP_t m_instanceStruct;
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNetscapePlugin.h281 NPP_t m_npp;
/macosx-10.10/WebKit-7600.1.25/mac/Plugins/
H A DWebNetscapePluginView.mm2353 plugin = (NPP)calloc(1, sizeof(NPP_t));

Completed in 192 milliseconds