Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
Dapp.h88 FX_BOOL clearTimeOut(IJS_Context* cc,
193 JS_STATIC_METHOD(clearTimeOut, app);
Dapp.cpp79 JS_STATIC_METHOD_ENTRY(clearTimeOut) in END_JS_STATIC_CONST()
483 FX_BOOL app::clearTimeOut(IJS_Context* cc, in clearTimeOut() function in app