Searched refs:NPN_StatusProcPtr (Results 1 – 2 of 2) sorted by relevance
82 typedef void (*NPN_StatusProcPtr)(NPP instance, const char* message); typedef163 NPN_StatusProcPtr status;
119 …browser->status = (NPN_StatusProcPtr)functionPointerForTVector((TransitionVector)browserFuncs->sta… in main()