Searched refs:NPN_PostURLProcPtr (Results 1 – 2 of 2) sorted by relevance
77 typedef NPError (*NPN_PostURLProcPtr)(NPP instance, const char* url, const char* window, uint3… typedef158 NPN_PostURLProcPtr posturl;
114 …browser->posturl = (NPN_PostURLProcPtr)functionPointerForTVector((TransitionVector)browserFuncs->p… in main()