Home
last modified time | relevance | path

Searched refs:NPN_Write (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/content/child/npapi/
Dplugin_host.cc111 host_funcs_.write = &NPN_Write; in InitializeHostFuncs()
559 int32_t NPN_Write(NPP id, NPStream* stream, int32_t len, void* buffer) { in NPN_Write() function
/external/chromium_org/third_party/npapi/npspy/extern/plugin/
Dnpapi.h728 int32 NP_LOADDS NPN_Write(NPP instance, NPStream* stream, int32 len, void* buffer);
/external/chromium_org/third_party/npapi/npspy/common/
Dnpp_gate.cpp128 fakeNPNFuncs.write = NPN_Write; in NPP_New()
Dnpn_gate.cpp161 int32 NPN_Write(NPP instance, NPStream *stream, int32 len, void *buffer) in NPN_Write() function
/external/chromium_org/third_party/npapi/npspy/windows/
Dnpspy.rc145 … CONTROL "NPN_Write",IDC_CHECK_NPN_WRITE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,89,52,10
/external/chromium_org/third_party/npapi/bindings/
Dnpapi.h871 int32_t NP_LOADDS NPN_Write(NPP instance, NPStream* stream, int32_t len,