Home
last modified time | relevance | path

Searched refs:NPN_InvokeProcPtr (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/plugins/
Dnpfunctions.h90 typedef bool (*NPN_InvokeProcPtr) (NPP npp, NPObject *obj, NPIdentifier methodName, const NPVariant… typedef
154 NPN_InvokeProcPtr invoke;
/external/webkit/WebKit/mac/Plugins/
DWebNetscapePluginPackage.mm479 … browserFuncs.invoke = (NPN_InvokeProcPtr)tVectorForFunctionPointer((FunctionPointer)_NPN_Invoke);