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

  /external/chromium_org/content/child/npapi/
plugin_host.cc 161 host_funcs_.scheduletimer = NPN_ScheduleTimer;
    [all...]
  /external/chromium_org/third_party/npapi/bindings/
npapi.h 908 uint32_t NP_LOADDS NPN_ScheduleTimer(NPP instance, uint32_t interval, NPBool repeat, void (*timerFunc)(NPP npp, uint32_t timerID));

Completed in 34 milliseconds