Home
last modified time | relevance | path

Searched defs:NP_Invoke (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
DPluginTest.h182 …static bool NP_Invoke(NPObject* npObject, NPIdentifier methodName, const NPVariant* arguments, uin… in NP_Invoke() function
/external/webkit/Source/WebKit2/Shared/Plugins/
DNPObjectProxy.cpp305 bool NPObjectProxy::NP_Invoke(NPObject* npObject, NPIdentifier methodName, const NPVariant* argumen… in NP_Invoke() function in WebKit::NPObjectProxy
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
DNPJSObject.cpp344 bool NPJSObject::NP_Invoke(NPObject* npObject, NPIdentifier methodName, const NPVariant* arguments,… in NP_Invoke() function in WebKit::NPJSObject