Home
last modified time | relevance | path

Searched defs:CJS_TimerObj (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/javascript/
Dapp.h33 explicit CJS_TimerObj(v8::Local<v8::Object> pObject) : CJS_Object(pObject) {} in CJS_TimerObj() function
Dapp.cpp140 IMPLEMENT_JS_CLASS(CJS_TimerObj, TimerObj) in IMPLEMENT_JS_CLASS() argument