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

/macosx-10.10/WebKit2-7600.1.25/Shared/Plugins/
H A DNPObjectProxy.h80 static bool NP_HasProperty(NPObject*, NPIdentifier propertyName);
H A DNPObjectProxy.cpp280 NP_HasProperty,
331 bool NPObjectProxy::NP_HasProperty(NPObject* npObject, NPIdentifier propertyName) function in class:WebKit::NPObjectProxy
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNPJSObject.h87 static bool NP_HasProperty(NPObject*, NPIdentifier propertyName);
H A DNPJSObject.cpp314 NP_HasProperty,
353 bool NPJSObject::NP_HasProperty(NPObject* npObject, NPIdentifier propertyName) function in class:WebKit::NPJSObject

Completed in 191 milliseconds