Home
last modified time | relevance | path

Searched refs:NPN_InvokeDefault (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/extern/plugin/
Dnpruntime.h385 bool NPN_InvokeDefault(NPP npp, NPObject *npobj, const NPVariant *args,
/external/chromium_org/third_party/npapi/bindings/
Dnpruntime.h369 bool NPN_InvokeDefault(NPP npp, NPObject *npobj, const NPVariant *args,
/external/chromium_org/third_party/npapi/npspy/common/
Dnpp_gate.cpp153 fakeNPNFuncs.invokeDefault = NPN_InvokeDefault; in NPP_New()
Dnpn_gate.cpp521 bool NPN_InvokeDefault(NPP id, NPObject* obj, const NPVariant* args, uint32_t count, NPVariant*resu… in NPN_InvokeDefault() function
/external/chromium_org/third_party/npapi/npspy/windows/
Dnpspy.rc176 …CONTROL "NPN_InvokeDefault",IDC_CHECK_NPN_INVOKEDEFAULT,"Button",BS_AUTOCHECKBOX | WS_TABS…