Home
last modified time | relevance | path

Searched refs:ClearTimerCommon (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxjs/
Dcjs_app.cpp358 app::ClearTimerCommon(pRuntime, params[0]); in clearTimeOut()
367 app::ClearTimerCommon(pRuntime, params[0]); in clearInterval()
371 void app::ClearTimerCommon(CJS_Runtime* pRuntime, v8::Local<v8::Value> param) { in ClearTimerCommon() function in app
Dcjs_app.h114 void ClearTimerCommon(CJS_Runtime* pRuntime, v8::Local<v8::Value> param);