Home
last modified time | relevance | path

Searched refs:NP_PLUGINSHUTDOWN (Results 1 – 9 of 9) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/ipc/
H A DPluginModuleChild.h46 typedef NS_NPAPIPLUGIN_CALLBACK(NPError, NP_PLUGINSHUTDOWN) (void); typedef
279 NP_PLUGINSHUTDOWN mShutdownFunc;
H A DPluginModuleChild.cpp294 (NP_PLUGINSHUTDOWN) PR_FindFunctionSymbol(mLibrary, "NP_Shutdown"); in InitForChrome()
304 (NP_PLUGINSHUTDOWN)PR_FindFunctionSymbol(mLibrary, "NP_Shutdown"); in InitForChrome()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/ipc/
H A DPluginModuleChild.h229 NP_PLUGINSHUTDOWN mShutdownFunc;
H A DPluginModuleChild.cpp289 (NP_PLUGINSHUTDOWN)PR_FindFunctionSymbol(mLibrary, "NP_Shutdown"); in InitForChrome()
299 (NP_PLUGINSHUTDOWN)PR_FindFunctionSymbol(mLibrary, "NP_Shutdown"); in InitForChrome()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/ipc/
H A DPluginModuleChild.h225 NP_PLUGINSHUTDOWN mShutdownFunc;
H A DPluginModuleChild.cpp267 (NP_PLUGINSHUTDOWN)PR_FindFunctionSymbol(mLibrary, "NP_Shutdown"); in InitForChrome()
277 (NP_PLUGINSHUTDOWN)PR_FindFunctionSymbol(mLibrary, "NP_Shutdown"); in InitForChrome()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/base/
H A DnsNPAPIPlugin.h26 typedef NS_NPAPIPLUGIN_CALLBACK(NPError, NP_PLUGINSHUTDOWN) (); typedef
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/base/
H A Dnpfunctions.h354 typedef NS_NPAPIPLUGIN_CALLBACK(NPError, NP_PLUGINSHUTDOWN)(void); typedef
/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/base/
H A Dnpfunctions.h354 typedef NS_NPAPIPLUGIN_CALLBACK(NPError, NP_PLUGINSHUTDOWN)(void); typedef