Home
last modified time | relevance | path

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

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