Searched refs:NPN_MemAllocProcPtr (Results 1 – 2 of 2) sorted by relevance
86 typedef void* (*NPN_MemAllocProcPtr)(uint32_t size); typedef165 NPN_MemAllocProcPtr memalloc;
121 …browser->memalloc = (NPN_MemAllocProcPtr)functionPointerForTVector((TransitionVector)browserFuncs-… in main()