HomeSort by relevance Sort by last modified time
    Searched refs:NP_RemoveProperty (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebKit2/Shared/Plugins/
NPObjectProxy.h 83 static bool NP_RemoveProperty(NPObject*, NPIdentifier propertyName);
NPObjectProxy.cpp 279 NP_RemoveProperty,
330 bool NPObjectProxy::NP_RemoveProperty(NPObject* npObject, NPIdentifier propertyName)
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NPJSObject.h 88 static bool NP_RemoveProperty(NPObject*, NPIdentifier propertyName);
NPJSObject.cpp 318 NP_RemoveProperty,
369 bool NPJSObject::NP_RemoveProperty(NPObject* npObject, NPIdentifier propertyName)

Completed in 102 milliseconds