Searched refs:NPN_SetValueProcPtr (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/npapi/bindings/
H A Dnpfunctions.h73 typedef NPError (*NPN_SetValueProcPtr)(NPP instance, NPPVariable variable, void *value); typedef
174 NPN_SetValueProcPtr setvalue;
/external/chromium_org/third_party/WebKit/ManualTests/NPN_Invoke/
H A Dmain.c128 browser->setvalue = (NPN_SetValueProcPtr)functionPointerForTVector((TransitionVector)browserFuncs->setvalue);

Completed in 286 milliseconds