Searched refs:timeoutId (Results 1 – 2 of 2) sorted by relevance
5 var timeoutId; variable57 timeoutId = setTimeout(function() {63 clearTimeout(timeoutId);104 clearTimeout(timeoutId);
46 void clearTimeout(EventTarget*, int timeoutId);47 void clearInterval(EventTarget*, int timeoutId);