Searched refs:NPN_UnscheduleTimer (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/child/npapi/
H A Dplugin_host.cc162 host_funcs_.unscheduletimer = NPN_UnscheduleTimer;
1060 void NPN_UnscheduleTimer(NPP id, uint32_t timer_id) { function
/external/chromium_org/third_party/npapi/bindings/
H A Dnpapi.h909 void NP_LOADDS NPN_UnscheduleTimer(NPP instance, uint32_t timerID);

Completed in 72 milliseconds