Searched refs:NPP_DestroyStreamProcPtr (Results 1 – 3 of 3) sorted by relevance
106 typedef NPError (*NPP_DestroyStreamProcPtr)(NPP instance, NPStream* stream, NPReason reason); typedef185 NPP_DestroyStreamProcPtr destroystream;
141 …pluginFuncs->destroystream = (NPP_DestroyStreamProcPtr)tVectorForFunctionPointer((FunctionPointer)… in main()
524 …pluginFuncs.destroystream = (NPP_DestroyStreamProcPtr)functionPointerForTVector((TransitionVector)…