Searched refs:NPN_MemFlushProcPtr (Results 1 – 2 of 2) sorted by relevance
88 typedef uint32_t (*NPN_MemFlushProcPtr)(uint32_t size); typedef167 NPN_MemFlushProcPtr memflush;
123 …browser->memflush = (NPN_MemFlushProcPtr)functionPointerForTVector((TransitionVector)browserFuncs-… in main()