Searched refs:CallNPP_GetValueProc (Results 1 – 2 of 2) sorted by relevance
359 return CallNPP_GetValueProc(nppfuncs->getvalue, instance, variable, value); in callNPP_GetValue()
169 #define CallNPP_GetValueProc(FUNC, ARG1, ARG2, ARG3) \ macro