Searched refs:NPP_SetValueProcPtr (Results 1 – 3 of 3) sorted by relevance
114 typedef NPError (*NPP_SetValueProcPtr)(NPP instance, NPNVariable variable, void *value); typedef194 NPP_SetValueProcPtr setvalue;
149 …pluginFuncs->setvalue = (NPP_SetValueProcPtr)tVectorForFunctionPointer((FunctionPointer)NPP_SetVal… in main()
532 …pluginFuncs.setvalue = (NPP_SetValueProcPtr)functionPointerForTVector((TransitionVector)pluginFunc…