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

/external/chromium_org/third_party/npapi/bindings/
H A Dnpfunctions.h65 typedef NPError (* NP_LOADDS NPP_SetValueProcPtr)(NPP instance, NPNVariable variable, void *value); typedef
146 NPP_SetValueProcPtr setvalue;
/external/chromium_org/third_party/WebKit/ManualTests/NPN_Invoke/
H A Dmain.c149 pluginFuncs->setvalue = (NPP_SetValueProcPtr)tVectorForFunctionPointer((FunctionPointer)NPP_SetValue);

Completed in 59 milliseconds