Searched refs:NPP_URLNotifyProcPtr (Results 1 – 2 of 2) sorted by relevance
61 typedef void (* NP_LOADDS NPP_URLNotifyProcPtr)(NPP instance, const char* url, NPReason rea… typedef143 NPP_URLNotifyProcPtr urlnotify;
147 …pluginFuncs->urlnotify = (NPP_URLNotifyProcPtr)tVectorForFunctionPointer((FunctionPointer)NPP_URLN… in main()