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

/external/webkit/Source/WebKit2/Shared/Plugins/
H A DNPObjectProxy.h80 static bool NP_HasProperty(NPObject*, NPIdentifier propertyName);
H A DNPObjectProxy.cpp276 NP_HasProperty,
315 bool NPObjectProxy::NP_HasProperty(NPObject* npObject, NPIdentifier propertyName) function in class:WebKit::NPObjectProxy
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
H A DNPJSObject.h85 static bool NP_HasProperty(NPObject*, NPIdentifier propertyName);
H A DNPJSObject.cpp315 NP_HasProperty,
354 bool NPJSObject::NP_HasProperty(NPObject* npObject, NPIdentifier propertyName) function in class:WebKit::NPJSObject
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
H A DPluginTest.h192 static bool NP_HasProperty(NPObject* npObject, NPIdentifier propertyName) function in struct:PluginTest::Object
212 has_member_hasProperty<T>::value ? NP_HasProperty : 0,

Completed in 160 milliseconds