NPN_GetProperty   124 content/shell/tools/plugin/PluginTest.h   bool NPN_GetProperty(NPObject*, NPIdentifier propertyName, NPVariant* value);
NPN_GetProperty    33 content/shell/tools/plugin/Tests/LeakWindowScriptableObject.cpp         if (!NPN_GetProperty(window, self_name, &window_self_variant)) {
NPN_GetProperty   373 third_party/npapi/bindings/npruntime.h bool NPN_GetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName,
NPN_GetProperty   155 third_party/npapi/npspy/common/npp_gate.cpp     fakeNPNFuncs.getproperty            = NPN_GetProperty;
NPN_GetProperty   389 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_GetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName,