Home
last modified time | relevance | path

Searched defs:NPN_Invoke (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/testing/plugin/
DPluginTest.cpp168 bool PluginTest::NPN_Invoke(NPObject *npobj, NPIdentifier methodName, const NPVariant *args, uint32… in NPN_Invoke() function in PluginTest
/external/chromium_org/third_party/npapi/npspy/common/
Dnpn_gate.cpp534 bool NPN_Invoke(NPP id, NPObject* obj, NPIdentifier identifier, const NPVariant *args, uint32_t cou… in NPN_Invoke() function