Searched refs:NPP_DestroyProcPtr (Results 1 – 3 of 3) sorted by relevance
103 typedef NPError (*NPP_DestroyProcPtr)(NPP instance, NPSavedData** save); typedef182 NPP_DestroyProcPtr destroy;
138 …pluginFuncs->destroy = (NPP_DestroyProcPtr)tVectorForFunctionPointer((FunctionPointer)NPP_Destroy); in main()
521 …pluginFuncs.destroy = (NPP_DestroyProcPtr)functionPointerForTVector((TransitionVector)pluginFuncs.…