Searched refs:NPN_GetValueProcPtr (Results 1 – 3 of 3) sorted by relevance
57 typedef NPError (*NPN_GetValueProcPtr)(NPP instance, NPNVariable variable, void *ret_value); typedef139 NPN_GetValueProcPtr getvalue;
127 …browser->getvalue = (NPN_GetValueProcPtr)functionPointerForTVector((TransitionVector)browserFuncs-… in main()
450 …browserFuncs.getvalue = (NPN_GetValueProcPtr)tVectorForFunctionPointer((FunctionPointer)NPN_GetVal…