HomeSort by relevance Sort by last modified time
    Searched defs:NPN_UnscheduleTimer (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/plugins/
npapi.cpp 204 void NPN_UnscheduleTimer(NPP instance, uint32_t timerID)
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapeBrowserFuncs.cpp 858 static void NPN_UnscheduleTimer(NPP instance, uint32_t timerID)
944 netscapeFuncs.unscheduletimer = NPN_UnscheduleTimer;

Completed in 88 milliseconds