Searched refs:NPN_UnscheduleTimer (Results 1 – 8 of 8) sorted by relevance
204 void NPN_UnscheduleTimer(NPP instance, uint32_t timerID) in NPN_UnscheduleTimer() function
169 funcs->unscheduletimer = NPN_UnscheduleTimer; in initializeExtraBrowserFuncs()
858 static void NPN_UnscheduleTimer(NPP instance, uint32_t timerID) in NPN_UnscheduleTimer() function944 netscapeFuncs.unscheduletimer = NPN_UnscheduleTimer; in initializeBrowserFuncs()
184 void NPN_UnscheduleTimer(NPP instance, uint32_t timerID) function
467 …imer = (NPN_UnscheduleTimerProcPtr)tVectorForFunctionPointer((FunctionPointer)NPN_UnscheduleTimer);580 browserFuncs.unscheduletimer = NPN_UnscheduleTimer;
903 void NP_LOADDS NPN_UnscheduleTimer(NPP instance, uint32_t timerID);
17961 (NPN_UnscheduleTimer):17968 Add new Cocoa event model and the NPN_ScheduleTimer/NPN_UnscheduleTimer methods.18023 (NPN_UnscheduleTimer):
9276 (NPN_UnscheduleTimer):