HomeSort by relevance Sort by last modified time
    Searched defs:clearInterval (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/page/
DOMWindowTimers.cpp 59 void clearInterval(EventTarget* eventTarget, int timeoutID)
  /external/chromium_org/chrome_frame/
html_window_impl.h 322 STDMETHOD(clearInterval)(long timerID) {
  /external/chromium_org/tools/playback_benchmark/
common.js 15 ['clearInterval', 'clearInterval'],
56 clearInterval: function(timerId) {
57 console.warn('clearInterval');

Completed in 145 milliseconds