Home
last modified time | relevance | path

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

/external/webkit/WebCore/plugins/
Dnpfunctions.h57 typedef NPError (*NPN_GetValueProcPtr)(NPP instance, NPNVariable variable, void *ret_value); typedef
139 NPN_GetValueProcPtr getvalue;
/external/webkit/WebCore/manual-tests/NPN_Invoke/
Dmain.c127 …browser->getvalue = (NPN_GetValueProcPtr)functionPointerForTVector((TransitionVector)browserFuncs-… in main()
/external/webkit/WebKit/mac/Plugins/
DWebNetscapePluginPackage.mm450 …browserFuncs.getvalue = (NPN_GetValueProcPtr)tVectorForFunctionPointer((FunctionPointer)NPN_GetVal…