NPN_RemoveProperty 125 content/shell/tools/plugin/PluginTest.h bool NPN_RemoveProperty(NPObject*, NPIdentifier propertyName); NPN_RemoveProperty 133 content/shell/tools/plugin/Tests/NPRuntimeRemoveProperty.cpp pluginTest()->NPN_RemoveProperty(NPVARIANT_TO_OBJECT(arguments[0]), propertyName); NPN_RemoveProperty 377 third_party/npapi/bindings/npruntime.h bool NPN_RemoveProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName); NPN_RemoveProperty 157 third_party/npapi/npspy/common/npp_gate.cpp fakeNPNFuncs.removeproperty = NPN_RemoveProperty; NPN_RemoveProperty 393 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_RemoveProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName);