Searched refs:animate (Results 1 – 7 of 7) sorted by relevance
/build/make/tools/droiddoc/templates-ndk/ |
D | sdkpage.cs | 210 $('html, body').animate({ in onDownloadNdkForRealz() 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/droiddoc/templates-pdk/assets/ |
D | carousel.js | 189 function animate() { function 208 var timeoutId = window.setInterval(animate, animation.time/animation.fps * 1000);
|
D | jquery-resizable.min.js | 19 …animate(t("show",3),J,L)}else{for(var H=0,F=this.length;H<F;H++){var E=o.data(this[H],"olddisplay"… method 40 …animate?j.helper||"ui-resizable-helper":null});if(this.element[0].nodeName.match(/canvas|textarea|… property
|
/build/make/tools/droiddoc/templates-ndk/assets/js/ |
D | docs.js | 111 $('#quicknav').stop().show().animate({opacity:'1'}); 115 $('#quicknav').stop().animate({opacity:'0'}, 100, function() { 1622 ul.animate( 1736 frame.animate({ 'margin-left' : -(curr*content_width) }, o.speed, o.easing, 2000 $('body,html').animate({scrollTop:0}, '500', 'swing'); 2017 $('body,html').animate({scrollTop:0}, '500', 'swing'); 4354 $curTab.animate({left:(width * -dir) + 'px'}); 4355 $toTab.animate({left:'0'}); 4358 $highlight.animate({left:$($li[toIndex]).position().left + 'px',
|
D | android_3p-bundle.js | 2615 …animate(au,"top",s,ad)}else{au.css("top",s);ad(s)}}function ad(aI){if(aI===c){aI=au.position().top… 2617 …W(s,aI)},positionDragY:function(aI,s){V(aI,s)},animate:function(aI,aL,s,aK){var aJ={};aJ[aL]=s;aI.… method 2662 …rt)&&this.options.revert.call(this.element,c)){var f=this;a(this.helper).animate(this.originalPosi… 2670 …animate:!1,animateDuration:"slow",animateEasing:"swing",aspectRatio:!1,autoHide:!1,containment:!1,… property 2678 …evert){var d=this,e=d.placeholder.offset();d.reverting=!0,a(this.helper).animate({left:e.left-this… 2682 …animate({height:"show",paddingTop:"show",paddingBottom:"show"},b);return}if(!b.toShow.size()){b.to… 2698 …animate:!1,distance:0,max:100,min:0,orientation:"horizontal",range:!1,step:1,value:0,values:null},… property 2702 …animate(l,l.duration||"normal",function(){m(c,l),d._trigger("show",null,d._ui(b,c[0]))})}:function…
|
/build/make/tools/droiddoc/templates-pdk/assets/design/ |
D | default.css | 280 #nav > li > ul.animate-height {
|
/build/make/tools/droiddoc/templates-ndk/assets/css/ |
D | default.css | 373 #nav li ul.animate-height-in { 377 #nav li ul.animate-height-out {
|