Searched refs:clearInterval (Results 1 - 25 of 47) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DDOMWindowTimers.h47 void clearInterval(EventTarget*, int timeoutId);
H A DWindowTimers.idl35 void clearInterval([Default=Undefined] optional long handle);
H A DDOMWindowTimers.cpp59 void clearInterval(EventTarget* eventTarget, int timeoutID) function in namespace:WebCore::DOMWindowTimers
/external/chromium_org/content/test/data/media/
H A Dwebrtc_test_utilities.js35 clearInterval(waitVideo);
51 clearInterval(waitForStabilization);
/external/chromium_org/ui/webui/resources/js/cr/ui/
H A Drepeating_button.js133 clearInterval(this.intervalCallback_);
/external/chromium/chrome/common/extensions/docs/examples/extensions/wave/
H A Dprettyload.js50 clearInterval(id);
/external/chromium_org/native_client_sdk/src/examples/resources/
H A Dindex.js27 window.clearInterval(iframeUpdateIntervalID);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DStatusBarButton.js133 clearInterval(this._longClickInterval);
226 clearInterval(this._longClickInterval);
H A DHeapSnapshotProxy.js203 clearInterval(this._interval);
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/
H A Dpopuplib.js257 window.clearInterval(interval_);
/external/chromium-trace/trace-viewer/src/tracing/
H A Dtimeline_viewport.js113 window.clearInterval(this.checkForAttachInterval_);
131 window.clearInterval(this.checkForAttachInterval_);
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/
H A Dpopuplib.js257 window.clearInterval(interval_);
/external/chromium_org/chrome_frame/
H A DCFInstall.js340 clearInterval(installTimer);
H A Dhtml_window_impl.h322 STDMETHOD(clearInterval)(long timerID) { function in class:HTMLWindowImpl
/external/chromium_org/remoting/webapp/
H A Dhost_screen.js212 clearInterval(accessCodeTimerId_);
/external/chromium_org/chrome/browser/resources/chromeos/
H A Dmobile_setup_portal.js151 clearInterval(this.spinnerInt_);
H A Dmobile_setup.js94 clearInterval(this.spinnerInt_);
/external/chromium_org/chrome/browser/resources/net_internals/
H A Dtimeline_view.js121 window.clearInterval(this.updateIntervalId_);
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/gmail/
H A Dbackground.js81 window.clearInterval(this.timerId_);
/external/chromium/chrome/browser/resources/options/
H A Dsearch_page.js63 clearInterval(this.intervalId);
/external/chromium_org/chrome/browser/resources/options/
H A Dsearch_page.js74 clearInterval(this.intervalId);
/external/chromium_org/tools/playback_benchmark/
H A Dcommon.js15 ['clearInterval', 'clearInterval'],
56 clearInterval: function(timerId) {
57 console.warn('clearInterval');
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/util/
H A Dsorttable.js36 if (_timer) clearInterval(_timer);
/external/chromium/chrome/common/extensions/docs/examples/extensions/calendar/javascript/
H A Dbackground.js115 window.clearInterval(this.timerId_);
/external/chromium_org/tools/code_coverage/third_party/
H A Dsorttable.js28 if (_timer) clearInterval(_timer);

Completed in 625 milliseconds

12