Home
last modified time | relevance | path

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

/external/webkit/WebCore/plugins/
Dnpfunctions.h103 typedef NPError (*NPP_DestroyProcPtr)(NPP instance, NPSavedData** save); typedef
182 NPP_DestroyProcPtr destroy;
/external/webkit/WebCore/manual-tests/NPN_Invoke/
Dmain.c138 …pluginFuncs->destroy = (NPP_DestroyProcPtr)tVectorForFunctionPointer((FunctionPointer)NPP_Destroy); in main()
/external/webkit/WebKit/mac/Plugins/
DWebNetscapePluginPackage.mm521 …pluginFuncs.destroy = (NPP_DestroyProcPtr)functionPointerForTVector((TransitionVector)pluginFuncs.…