Home
last modified time | relevance | path

Searched refs:NPDeallocateFunctionPtr (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/djview4/djview4-4.12/nsdejavu/npsdk/
H A Dnpruntime.h278 typedef void (*NPDeallocateFunctionPtr)(NPObject *npobj); typedef
325 NPDeallocateFunctionPtr deallocate;
/dports/www/npapi-xine/xine-plugin-1.0.2/include/
H A Dnpruntime.h278 typedef void (*NPDeallocateFunctionPtr)(NPObject *npobj); typedef
318 NPDeallocateFunctionPtr deallocate;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/bridge/
H A Dnpruntime.h248 typedef void (*NPDeallocateFunctionPtr)(NPObject *npobj); typedef
299 NPDeallocateFunctionPtr deallocate;
H A Dtestbindings.cpp322 (NPDeallocateFunctionPtr) myDeallocate,
/dports/java/icedtea-web/npapi-headers/
H A Dnpruntime.h248 typedef void (*NPDeallocateFunctionPtr)(NPObject *npobj); typedef
299 NPDeallocateFunctionPtr deallocate;
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/base/
H A Dnpruntime.h241 typedef void (*NPDeallocateFunctionPtr)(NPObject* npobj); typedef
288 NPDeallocateFunctionPtr deallocate;
/dports/www/gecko-mediaplayer/npapi-headers/
H A Dnpruntime.h248 typedef void (*NPDeallocateFunctionPtr)(NPObject *npobj); typedef
299 NPDeallocateFunctionPtr deallocate;
/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/base/
H A Dnpruntime.h241 typedef void (*NPDeallocateFunctionPtr)(NPObject *npobj); typedef
288 NPDeallocateFunctionPtr deallocate;
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/base/
H A Dnpruntime.h248 typedef void (*NPDeallocateFunctionPtr)(NPObject *npobj); typedef
299 NPDeallocateFunctionPtr deallocate;
/dports/multimedia/kmplayer/kmplayer-0.12.0b/src/moz-sdk/
H A Dnpruntime.h278 typedef void (*NPDeallocateFunctionPtr)(NPObject *npobj); typedef
329 NPDeallocateFunctionPtr deallocate;
/dports/www/mozplugger/mozplugger-2.1.6/npapi/
H A Dnpruntime.h249 typedef void (*NPDeallocateFunctionPtr)(NPObject *npobj); typedef
300 NPDeallocateFunctionPtr deallocate;
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/test/testplugin/
H A Dnptest.cpp735 sNPClass.deallocate = (NPDeallocateFunctionPtr)scriptableDeallocate; in NP_Initialize()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/test/testplugin/
H A Dnptest.cpp737 sNPClass.deallocate = (NPDeallocateFunctionPtr)scriptableDeallocate; in NP_Initialize()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/test/testplugin/
H A Dnptest.cpp757 sNPClass.deallocate = (NPDeallocateFunctionPtr)scriptableDeallocate; in NP_Initialize()