Searched refs:NPN_GetURLNotifyProcPtr (Results 1 – 2 of 2) sorted by relevance
74 typedef NPError (*NPN_GetURLNotifyProcPtr)(NPP instance, const char* url, const char* window, … typedef171 NPN_GetURLNotifyProcPtr geturlnotify;
125 …browser->geturlnotify = (NPN_GetURLNotifyProcPtr)functionPointerForTVector((TransitionVector)brows… in main()