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

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

Completed in 68 milliseconds