Home
last modified time | relevance | path

Searched refs:NPN_GetProperty (Results 1 – 25 of 41) sorted by relevance

12

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/plugin/npapi/
H A Dgshell.cpp94 aNPNFuncs->getproperty = NPN_GetProperty; in populateNPFuncs()
274 NPN_GetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName, in NPN_GetProperty() function
413 NPN_GetProperty(NPP npp, NPObject* obj, NPIdentifier name, in NPN_GetProperty() function
H A Dtest.cpp438 NPN_GetProperty(NPP, NPObject* , NPIdentifier name, in NPN_GetProperty() function
H A Dplugin.cpp1075 if(! NPN_GetProperty(_instance, windowobj, doc_id, &docvar) ) { in getDocumentProp()
1090 if (!NPN_GetProperty(_instance, doc_obj, prop_id, &propvar)) { in getDocumentProp()
/dports/graphics/djview4/djview4-4.12/nsdejavu/npsdk/
H A Dnpruntime.h389 bool NPN_GetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName,
/dports/www/npapi-xine/xine-plugin-1.0.2/include/
H A Dnpruntime.h377 bool NPN_GetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName,
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/bridge/
H A Dnpruntime.h369 bool NPN_GetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName,
/dports/java/icedtea-web/npapi-headers/
H A Dnpruntime.h369 bool NPN_GetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName,
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/base/
H A Dnpruntime.h358 bool NPN_GetProperty(NPP npp, NPObject* npobj, NPIdentifier propertyName,
/dports/www/gecko-mediaplayer/npapi-headers/
H A Dnpruntime.h369 bool NPN_GetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName,
/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/base/
H A Dnpruntime.h358 bool NPN_GetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName,
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/base/
H A Dnpruntime.h369 bool NPN_GetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName,
/dports/multimedia/kmplayer/kmplayer-0.12.0b/src/moz-sdk/
H A Dnpruntime.h399 bool NPN_GetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName,
/dports/www/mozplugger/mozplugger-2.1.6/npapi/
H A Dnpruntime.h370 bool NPN_GetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName,
H A Dnpn_funcs.c461 bool NPN_GetProperty(NPP npp, NPObject* obj, NPIdentifier propertyName, in NPN_GetProperty() function
/dports/www/gecko-mediaplayer/gecko-mediaplayer-1.0.9/src/
H A Dnpn_gate.cpp292 bool NPN_GetProperty(NPP npp, NPObject * obj, NPIdentifier propertyName, NPVariant * result) in NPN_GetProperty() function
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/plugin/npapi/mozilla-sdk/
H A Dnpn_gate.cpp315 NPN_GetProperty(NPP npp, NPObject* obj, NPIdentifier propertyName, in NPN_GetProperty() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
H A DNetscapeBrowserFuncs.cpp680 static bool NPN_GetProperty(NPP npp, NPObject* npObject, NPIdentifier propertyName, NPVariant* resu… in NPN_GetProperty() function
936 netscapeFuncs.getproperty = NPN_GetProperty; in initializeBrowserFuncs()
/dports/www/npapi-xine/xine-plugin-1.0.2/src/
H A Dnpentry.c227 bool NPN_GetProperty (NPP npp, NPObject* obj, NPIdentifier propertyName, NPVariant *result) in NPN_GetProperty() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/test/testplugin/
H A Dnptest.cpp1948 NPN_GetProperty(NPP instance, in NPN_GetProperty() function
2302 if (!NPN_GetProperty(instance, expected, identifiers[i], in compareVariants()
2313 if (!NPN_GetProperty(instance, result, identifiers[i], in compareVariants()
2365 if (NPN_GetProperty(npp, windowObject, objectIdentifier, in npnInvokeDefaultTest()
3074 if (NPN_GetProperty(instance, windowObject, locationIdentifier, &locationVariant)) { in URLForInstanceWindow()
3079 if (NPN_GetProperty(instance, locationObject, hrefIdentifier, &hrefVariant)) { in URLForInstanceWindow()
3816 bool ok = NPN_GetProperty(npp, window, arrayID, &arrayFunctionV); in getWindowPosition()
/dports/graphics/djview4/djview4-4.12/npdjvu/
H A Dqtnpapi.cpp272 NPN_GetProperty(NPP npp, NPObject *obj, NPIdentifier propertyName, NPVariant *result) in NPN_GetProperty() function
H A Dqtnpapi.h483 bool NPN_GetProperty(NPP npp, NPObject *obj, NPIdentifier propertyName, NPVariant *result);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/test/testplugin/
H A Dnptest.cpp1659 bool NPN_GetProperty(NPP instance, NPObject* npobj, NPIdentifier propertyName, in NPN_GetProperty() function
1907 if (!NPN_GetProperty(instance, expected, identifiers[i], in compareVariants()
1916 if (!NPN_GetProperty(instance, result, identifiers[i], in compareVariants()
1963 if (NPN_GetProperty(npp, windowObject, objectIdentifier, &objectVariant)) { in npnInvokeDefaultTest()
3049 bool ok = NPN_GetProperty(npp, window, arrayID, &arrayFunctionV); in getWindowPosition()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/test/testplugin/
H A Dnptest.cpp1666 bool NPN_GetProperty(NPP instance, NPObject* npobj, NPIdentifier propertyName, in NPN_GetProperty() function
1914 if (!NPN_GetProperty(instance, expected, identifiers[i], in compareVariants()
1923 if (!NPN_GetProperty(instance, result, identifiers[i], in compareVariants()
1970 if (NPN_GetProperty(npp, windowObject, objectIdentifier, &objectVariant)) { in npnInvokeDefaultTest()
3070 bool ok = NPN_GetProperty(npp, window, arrayID, &arrayFunctionV); in getWindowPosition()
/dports/net-im/kopete/kopete-21.12.3/protocols/skype/skypebuttons/qtbrowserplugin/
H A Dqtnpapi.h479 bool NPN_GetProperty(NPP npp, NPObject *obj, NPIdentifier propertyName, NPVariant *result);
/dports/security/openconnect-gui/openconnect-gui-v1.5.3/external/src/qt-solutions-master/qtbrowserplugin/src/
H A Dqtnpapi.h499 bool NPN_GetProperty(NPP npp, NPObject *obj, NPIdentifier propertyName, NPVariant *result);

12