Searched defs:NPP_WriteProcPtr (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebCore/plugins/
H A Dnpfunctions.h109 typedef int32 (*NPP_WriteProcPtr)(NPP instance, NPStream* stream, int32_t offset, int32_t len, void* buffer); typedef
188 NPP_WriteProcPtr write;

Completed in 28 milliseconds