Searched refs:NPP_GetValueProcPtr (Results 1 – 3 of 3) sorted by relevance
42 NPP_GetValueProcPtr m_originalNPPGetValuePointer;
64 typedef NPError (* NP_LOADDS NPP_GetValueProcPtr)(NPP instance, NPPVariable variable, void *re… typedef145 NPP_GetValueProcPtr getvalue;
148 …pluginFuncs->getvalue = (NPP_GetValueProcPtr)tVectorForFunctionPointer((FunctionPointer)NPP_GetVal… in main()