Searched refs:NP_RemoveProperty (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/Shared/Plugins/
H A DNPObjectProxy.h83 static bool NP_RemoveProperty(NPObject*, NPIdentifier propertyName);
H A DNPObjectProxy.cpp283 NP_RemoveProperty,
346 bool NPObjectProxy::NP_RemoveProperty(NPObject* npObject, NPIdentifier propertyName) function in class:WebKit::NPObjectProxy
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNPJSObject.h90 static bool NP_RemoveProperty(NPObject*, NPIdentifier propertyName);
H A DNPJSObject.cpp317 NP_RemoveProperty,
368 bool NPJSObject::NP_RemoveProperty(NPObject* npObject, NPIdentifier propertyName) function in class:WebKit::NPJSObject

Completed in 139 milliseconds