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