Home
last modified time | relevance | path

Searched refs:NPN_GetAuthenticationInfo (Results 1 – 20 of 20) sorted by relevance

/dports/www/mozplugger/mozplugger-2.1.6/npapi/
H A Dnpn_funcs.h111 NPError NPN_GetAuthenticationInfo(NPP instance,
H A Dnpn_funcs.c607 NPError NPN_GetAuthenticationInfo(NPP npp, const char *protocol, in NPN_GetAuthenticationInfo() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/plugins/
H A Dnpapi.cpp191 NPError NPN_GetAuthenticationInfo(NPP instance, const char* protocol, const char* host, int32_t por… in NPN_GetAuthenticationInfo() function
H A DPluginPackage.cpp339 m_browserFuncs.getauthenticationinfo = NPN_GetAuthenticationInfo; in initializeBrowserFuncs()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/plugin/npapi/mozilla-sdk/
H A Dnpn_gate.cpp397 NPError NPN_GetAuthenticationInfo(NPP instance, const char *protocol, in NPN_GetAuthenticationInfo() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
H A DNetscapeBrowserFuncs.cpp853 static NPError NPN_GetAuthenticationInfo(NPP instance, const char* protocol, const char* host, int3… in NPN_GetAuthenticationInfo() function
950 netscapeFuncs.getauthenticationinfo = NPN_GetAuthenticationInfo; in initializeBrowserFuncs()
/dports/multimedia/kmplayer/kmplayer-0.12.0b/src/moz-sdk/
H A Dnpapi.h699 NPError NP_LOADDS NPN_GetAuthenticationInfo(NPP instance,
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/bridge/
H A Dnpapi.h879 NPError NP_LOADDS NPN_GetAuthenticationInfo(NPP instance,
/dports/java/icedtea-web/npapi-headers/
H A Dnpapi.h862 NPError NPN_GetAuthenticationInfo(NPP instance,
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/base/
H A Dnpapi.h895 NPError NPN_GetAuthenticationInfo(NPP instance, const char* protocol,
/dports/www/gecko-mediaplayer/npapi-headers/
H A Dnpapi.h862 NPError NPN_GetAuthenticationInfo(NPP instance,
/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/base/
H A Dnpapi.h881 NPError NPN_GetAuthenticationInfo(NPP instance, const char* protocol,
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/base/
H A Dnpapi.h894 NPError NPN_GetAuthenticationInfo(NPP instance,
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/ipc/
H A DPPluginInstance.ipdl254 intr NPN_GetAuthenticationInfo(nsCString protocol_, nsCString host,
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/test/testplugin/
H A DREADME136 NPN_GetAuthenticationInfo(). Returns a string "username|password" for
/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/test/testplugin/
H A DREADME136 NPN_GetAuthenticationInfo(). Returns a string "username|password" for
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/test/testplugin/
H A DREADME136 NPN_GetAuthenticationInfo(). Returns a string "username|password" for
H A Dnptest.cpp1987 NPN_GetAuthenticationInfo(NPP instance, in NPN_GetAuthenticationInfo() function
3164 NPError err = NPN_GetAuthenticationInfo(npp, in getAuthInfo()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2009-06-1611324 … <rdar://problem/6868773> NPN_GetAuthenticationInfo does not work with non-permanent credentials
23656 … <rdar://problem/6667001> NPAPI: need NPN_Get/SetValueForURL() and NPN_GetAuthenticationInfo()
H A DChangeLog-2010-12-0632973 Implemented NPN_GetValueForURL and NPN_SetValueForURL and NPN_GetAuthenticationInfo.
32992 (NPN_GetAuthenticationInfo):