Searched refs:NPP_GetValueProcPtr (Results 1 – 6 of 6) sorted by relevance
43 NPP_GetValueProcPtr gv = (NPP_GetValueProcPtr)m_module->resolve("NP_GetValue"); in fetchInfo()
49 NPP_GetValueProcPtr NPP_GetValue = 0; in fetchInfo()
113 typedef NPError (*NPP_GetValueProcPtr)(NPP instance, NPPVariable variable, void *ret_value); typedef193 NPP_GetValueProcPtr getvalue;
284 NPP_GetValueProcPtr NP_GetValue; in fetchInfo()
148 …pluginFuncs->getvalue = (NPP_GetValueProcPtr)tVectorForFunctionPointer((FunctionPointer)NPP_GetVal… in main()
531 …pluginFuncs.getvalue = (NPP_GetValueProcPtr)functionPointerForTVector((TransitionVector)pluginFunc…