Searched refs:CallNPP_SetWindowProc (Results 1 – 2 of 2) sorted by relevance
287 return CallNPP_SetWindowProc(nppfuncs->setwindow, instance, window); in callNPP_SetWindow()
106 #define CallNPP_SetWindowProc(FUNC, ARG1, ARG2) \ macro