Home
last modified time | relevance | path

Searched refs:NPP_DestroyStreamProcPtr (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/plugins/
Dnpfunctions.h106 typedef NPError (*NPP_DestroyStreamProcPtr)(NPP instance, NPStream* stream, NPReason reason); typedef
185 NPP_DestroyStreamProcPtr destroystream;
/external/webkit/WebCore/manual-tests/NPN_Invoke/
Dmain.c141 …pluginFuncs->destroystream = (NPP_DestroyStreamProcPtr)tVectorForFunctionPointer((FunctionPointer)… in main()
/external/webkit/WebKit/mac/Plugins/
DWebNetscapePluginPackage.mm524 …pluginFuncs.destroystream = (NPP_DestroyStreamProcPtr)functionPointerForTVector((TransitionVector)…