HomeSort by relevance Sort by last modified time
    Searched refs:clearTimeout (Results 1 - 25 of 39) sorted by null

1 2

  /external/chromium/chrome/common/extensions/docs/examples/extensions/fx/
content.js 31 clearTimeout(timerId);
  /external/webkit/Source/WebCore/inspector/front-end/
Popover.js 216 clearTimeout(this._hoverTimer);
251 clearTimeout(this._hidePopupTimer);
DatabaseQueryView.js 107 clearTimeout(this._selectionTimeout);
ResourceView.js 165 clearTimeout(this._incrementalUpdateTimer);
TextEditorHighlighter.js 106 clearTimeout(this._highlightTimer);
TextPrompt.js 153 clearTimeout(this._completeTimeout);
ElementsPanel.js 472 clearTimeout(this._updateModifiedNodesTimeout);
541 clearTimeout(this._mouseOutOfCrumbsTimeout);
    [all...]
SourceFrame.js 735 clearTimeout(this._hoverTimer);
795 clearTimeout(this._hidePopupTimer);
    [all...]
inspector.js 311 clearTimeout(this._hideDOMNodeHighlightTimeout);
643 clearTimeout(WebInspector.followLinkTimeout);
    [all...]
TextViewer.js 484 clearTimeout(this._repaintAllTimer);
    [all...]
  /external/webkit/Source/WebCore/workers/
WorkerContext.h 102 void clearTimeout(int timeoutId);
WorkerContext.idl 62 void clearTimeout(in long handle);
WorkerContext.cpp 217 void WorkerContext::clearTimeout(int timeoutId)
  /external/webkit/Source/WebKit/chromium/src/js/
Tests.js 127 clearTimeout(this.timerId_);
149 clearTimeout(this.timerId_);
  /build/tools/droiddoc/templates-sdk/assets/js/grid/
960.gridder.js 109 clearTimeout(c.settings.delayTimer);
  /build/tools/droiddoc/templates-sdk/assets/scroller/
jquery.jscrollpane.min.js 9 if(ay.arrowScrollOnHover){ax.bind("mouseover.jsp",aD(-1,0,ax));x.bind("mouseover.jsp",aD(1,0,x))}ak(G,ay.horizontalArrowPositions,ax,x)}h.hover(function(){h.addClass("jspHover")},function(){h.removeClass("jspHover")}).bind("mousedown.jsp",function(aI){b("html").bind("dragstart.jsp selectstart.jsp",aB);h.addClass("jspActive");var s=aI.pageX-h.position().left;b("html").bind("mousemove.jsp",function(aJ){W(aJ.pageX-s,false)}).bind("mouseup.jsp mouseleave.jsp",aw);return false});l=al.innerWidth();ah()}}function ah(){al.find(">.jspHorizontalBar>.jspCap:visible,>.jspHorizontalBar>.jspArrow").each(function(){l-=b(this).outerWidth()});G.width(l+"px");aa=0}function F(){if(aE&&az){var aI=G.outerHeight(),s=ap.outerWidth();t-=aI;b(am).find(">.jspCap:visible,>.jspArrow").each(function(){l+=b(this).outerWidth()});l-=s;v-=s;aj-=aI;G.parent().append(b('<div class="jspCorner" />').css("width",aI+"px"));o();ah()}if(aE){Y.width((al.outerWidth()-f)+"px")}Z=Y.outerHeight();q=Z/v;if(aE){at=Math.ceil(1/y*l);if(at>ay.horizontalDragMaxWidth){at=ay.horizontalDragMaxWidth}else{if(at<ay.horizontalDragMinWidth){at=ay.horizontalDragMinWidth}}h.width(at+"px");j=l-at;ae(aa)}if(az){A=Math.ceil(1/q*t);if(A>ay.verticalDragMaxHeight){A=ay.verticalDragMaxHeight}else{if(A<ay.verticalDragMinHeight){A=ay.verticalDragMinHeight}}au.height(A+"px");i=t-A;ad(I)}}function ak(aJ,aL,aI,s){var aN="before",aK="after",aM;if(aL=="os"){aL=/Mac/.test(navigator.platform)?"after":"split"}if(aL==aN){aK=aL}else{if(aL==aK){aN=aL;aM=aI;aI=s;s=aM}}aJ[aN](aI)[aK](s)}function aD(aI,s,aJ){return function(){H(aI,s,this,aJ);this.blur();return false}}function H(aL,aK,aO,aN){aO=b(aO).addClass("jspActive");var aM,aJ,aI=true,s=function(){if(aL!==0){Q.scrollByX(aL*ay.arrowButtonSpeed)}if(aK!==0){Q.scrollByY(aK*ay.arrowButtonSpeed)}aJ=setTimeout(s,aI?ay.initialDelay:ay.arrowRepeatFreq);aI=false};s();aM=aN?"mouseout.jsp":"mouseup.jsp";aN=aN||b("html");aN.bind(aM,function(){aO.removeClass("jspActive");aJ&&clearTimeout(aJ);aJ=null;aN.unbind(aM)})}function p(){w();if(az){ap.bind("mousedown.jsp",function(aN){if(aN.originalTarget===c||aN.originalTarget==aN.currentTarget){var aL=b(this),aO=aL.offset(),aM=aN.pageY-aO.top-I,aJ,aI=true,s=function(){var aR=aL.offset(),aS=aN.pageY-aR.top-A/2,aP=v*ay.scrollPagePercent,aQ=i*aP/(Z-v);if(aM<0){if(I-aQ>aS){Q.scrollByY(-aP)}else{V(aS)}}else{if(aM>0){if(I+aQ<aS){Q.scrollByY(aP)}else{V(aS)}}else{aK();return}}aJ=setTimeout(s,aI?ay.initialDelay:ay.trackClickRepeatFreq);aI=false},aK=function(){aJ&&clearTimeout(aJ);aJ=null;b(document).unbind("mouseup.jsp",aK)};s();b(document).bind("mouseup.jsp",aK);return false}})}if(aE){G.bind("mousedown.jsp",function(aN){if(aN.originalTarget===c||aN.originalTarget==aN.currentTarget){var aL=b(this),aO=aL.offset(),aM=aN.pageX-aO.left-aa,aJ,aI=true,s=function(){var aR=aL.offset(),aS=aN.pageX-aR.left-at/2,aP=aj*ay.scrollPagePercent,aQ=j*aP/(T-aj);if(aM<0){if(aa-aQ>aS){Q.scrollByX(-aP)}else{W(aS)}}else{if(aM>0){if(aa+aQ<aS){Q.scrollByX(aP)}else{W(aS)}}else{aK();return}}aJ=setTimeout(s,aI?ay.initialDelay:ay.trackClickRepeatFreq);aI=false},aK=function(){aJ&&clearTimeout(aJ);aJ=null;b(document).unbind("mouseup.jsp",aK)};s();b(document).bind("mouseup.jsp",aK);return false}})}}function w(){if(G){G.unbind("mousedown.jsp")}if(ap){ap.unbind("mousedown.jsp")}}function aw(){b("html").unbind("dragstart.jsp selectstart.jsp mousemove.jsp mouseup.jsp mouseleave.jsp");if(au){au.removeClass("jspActive")}if(h){h.removeClass("jspActive")}}function V(s,aI){if(!az){return}if(s<0){s=0}else{if(s>i){s=i}}if(aI===c){aI=ay.animateScroll}if(aI){Q.animate(au,"top",s,ad)}else{au.css("top",s);ad(s)}}function ad(aI){if(aI===c){aI=au.position().top}al.scrollTop(0);I=aI;var aL=I===0,aJ=I==i,aK=aI/i,s=-aK*(Z-v);if(ai!=aL||aG!=aJ){ai=aL;aG=aJ;D.trigger("jsp-arrow-change",[ai,aG,P,k])}u(aL,aJ);Y.css("top",s);D.trigger("jsp-scroll-y",[-s,aL,aJ]).trigger("scroll")}function W(aI,s){if(!aE){return}if(aI<0){aI=0}else{if(aI>j){aI=j}}if(s===c){s=ay.animateScroll}if(s){Q.animate(h,"left",aI,ae)
  /external/chromium/chrome/browser/resources/
menu.js 613 clearTimeout(this.openSubmenuTimer_);
615 clearTimeout(this.closeSubmenuTimer_);
640 clearTimeout(this.scrollTimer_);
print_preview_animations.js 30 window.clearTimeout(el.transientHideScrollbarsTimeoutId);
new_new_tab.js 995 window.clearTimeout(notificationTimeout);
    [all...]
print_preview.js 598 clearTimeout(timerId);
  /external/chromium/chrome/common/extensions/docs/js/
api_page_generator.js 173 window.clearTimeout(abortTimerId);
186 window.clearTimeout(abortTimerId);
  /external/webkit/Source/WebCore/page/
DOMWindow.h 246 void clearTimeout(int timeoutId);
  /external/chromium/chrome/common/extensions/docs/examples/extensions/calendar/javascript/
background.js 670 clearTimeout(pendingLoadId_);
  /external/chromium/chrome/browser/resources/bookmark_manager/js/
main.js 136 clearTimeout(navigateTo.timer_);
775 window.clearTimeout(this.hideDropOverlayTimer_);
807 window.clearTimeout(this.hideDropOverlayTimer_);
    [all...]
  /external/chromium/chrome/browser/resources/ntp/
apps.js 677 clearTimeout(this.imageTimer);

Completed in 254 milliseconds

1 2