NPP_SetWindow      42 ManualTests/NPN_Invoke/main.c NPError NPP_SetWindow(NPP instance, NPWindow* window);
NPP_SetWindow      82 ManualTests/NPN_Invoke/main.c     pluginFuncs->setwindow = NPP_SetWindow;
NPP_SetWindow     139 ManualTests/NPN_Invoke/main.c     pluginFuncs->setwindow = (NPP_SetWindowProcPtr)tVectorForFunctionPointer((FunctionPointer)NPP_SetWindow);