Searched refs:stop (Results 1 – 8 of 8) sorted by relevance
/build/soong/zip/ |
D | rate_limit.go | 26 stop chan struct{} member 41 stop: make(chan struct{}), 70 close(r.stop) 94 case <-r.stop:
|
/build/make/tools/droiddoc/templates-ndk/ |
D | sdkpage.cs | 218 $("label#agreeLabel").parent().stop().animate({color: "#258AAF"}, 200, in onDownloadNdkForRealz() 219 function() {$("label#agreeLabel").parent().stop().animate({color: "#222"}, 200)} in onDownloadNdkForRealz() 496 $("label#agreeLabel").parent().stop().animate({color: "#258AAF"}, 200, in onDownloadForRealz() 497 function() {$("label#agreeLabel").parent().stop().animate({color: "#222"}, 200)} in onDownloadForRealz()
|
/build/make/tools/ |
D | test_post_process_props.py | 73 self.patcher.stop()
|
/build/make/tools/droiddoc/templates-pdk/assets/design/ |
D | default.css | 17 …it-gradient(linear, 100% 0%, 100% 100%, from(#dddddd), color-stop(25%, #f2f2f2), color-stop(75%, #…
|
/build/make/tools/droiddoc/templates-ndk/assets/js/ |
D | android_3p-bundle.js | 2662 …stop:function(b,c){var d=a(this).data("draggable"),e=a.extend({},c,{item:d.element});a.each(d.sort… method 2670 …stop:function(b,c){a(this).removeData("resizable-alsoresize")}}),a.ui.plugin.add("resizable","anim… method 2694 …stop:function(g,h){c.position=[h.position.left-d.scrollLeft(),h.position.top-d.scrollTop()],a(this… method 2698 …stop(1,1)[e?"animate":"css"](g,c.animate),d.options.range===!0&&(d.orientation==="horizontal"?(b==… 2702 …("tabs"),this},abort:function(){return this.element.queue([]),this.panels.stop(!1,!0),this.element… 2706 …tepicker._curInst&&$.datepicker._curInst!=b&&($.datepicker._curInst.dpDiv.stop(!0,!0),b&&$.datepic…
|
D | docs.js | 111 $('#quicknav').stop().show().animate({opacity:'1'}); 115 $('#quicknav').stop().animate({opacity:'0'}, 100, function() { 2827 stop: function(event, ui) { saveNavPanels(); } /* once stopped, save the sizes to cookie */ method
|
/build/make/tools/droiddoc/templates-ndk/assets/css/ |
D | default.css | 1308 background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #acbc00), 1309 color-stop(50%, #acbc00), color-stop(50%, #bdde00), color-stop(100%, #bdde00)); 1798 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), 1799 color-stop(5%,#f9f9f9), color-stop(50%,#fafafa), color-stop(90%,#f9f9f9), color-stop(100%,#ffffff)); 5446 from(rgba(255, 255, 255, 0)), to(white), color-stop(65%, white));
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | jquery-resizable.min.js | 19 …="-="?-1:1)*N)+T}R.custom(T,N,P)}else{R.custom(T,S,"")}}});return true})},stop:function(F,E){var G… method 40 …stop:function(e,f){var d=c(this).data("resizable");if(d._revertToRelativePosition&&c.browser.opera… method
|