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

/external/pdfium/fpdfsdk/include/javascript/
H A Dapp.h30 class CJS_TimerObj : public CJS_Object class in inherits:CJS_Object
33 CJS_TimerObj(JSFXObject pObject) : CJS_Object(pObject) {} function in class:CJS_TimerObj
34 virtual ~CJS_TimerObj(){}
36 DECLARE_JS_CLASS(CJS_TimerObj);

Completed in 100 milliseconds