Home
last modified time | relevance | path

Searched refs:NP_RemoveProperty (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebKit2/Shared/Plugins/
DNPObjectProxy.h83 static bool NP_RemoveProperty(NPObject*, NPIdentifier propertyName);
DNPObjectProxy.cpp279 NP_RemoveProperty, in npClass()
330 bool NPObjectProxy::NP_RemoveProperty(NPObject* npObject, NPIdentifier propertyName) in NP_RemoveProperty() function in WebKit::NPObjectProxy
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
DNPJSObject.h88 static bool NP_RemoveProperty(NPObject*, NPIdentifier propertyName);
DNPJSObject.cpp318 NP_RemoveProperty, in npClass()
369 bool NPJSObject::NP_RemoveProperty(NPObject* npObject, NPIdentifier propertyName) in NP_RemoveProperty() function in WebKit::NPJSObject
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1620332 Implement NP_RemoveProperty and NP_Enumerate
20352 (WebKit::NPObjectProxy::NP_RemoveProperty):
21641 (WebKit::NPObjectProxy::NP_RemoveProperty):
36245 Add NP_RemoveProperty.
36247 (WebKit::NPJSObject::NP_RemoveProperty):
/external/webkit/Source/JavaScriptCore/
DChangeLog-2007-10-1424269 (NP_RemoveProperty):
24395 (NP_RemoveProperty):