Searched refs:clearTimeOut (Results 1 – 5 of 5) sorted by relevance
77 app.clearTimeOut(timer);80 app.clearTimeOut(timer);85 app.clearTimeOut(interval);88 app.clearTimeOut({"size": 42});
75 app.clearTimeOut(timeOut);78 app.clearTimeOut(array[i][j]);
72 app.clearTimeOut(timer);
70 CJS_Return clearTimeOut(CJS_Runtime* pRuntime,145 JS_STATIC_METHOD(clearTimeOut, app);
353 CJS_Return app::clearTimeOut(CJS_Runtime* pRuntime, in clearTimeOut() function in app