Searched refs:easing (Results 1 – 3 of 3) sorted by relevance
/build/make/tools/droiddoc/templates-ndk/assets/js/ |
D | docs.js | 1510 easing: null, property 1623 … animCss == "left" ? { left: -(curr*liSize) } : { top: -(curr*liSize) } , o.speed, o.easing, 1706 easing: null, property 1736 frame.animate({ 'margin-left' : -(curr*content_width) }, o.speed, o.easing,
|
D | android_3p-bundle.js | 2617 …I,aL,s,aK){var aJ={};aJ[aL]=s;aI.animate(aJ,{duration:ay.animateDuration,easing:ay.animateEase,que… property 2670 …t.animate(a.extend(j,l&&k?{top:l,left:k}:{}),{duration:e.animateDuration,easing:e.animateEasing,st… property 2682 …easing[m]&&(m="slide"),k[m]||(k[m]=function(a){this.slide(a,{easing:m,duration:l||700})}),k[m](j)}… property
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | jquery-resizable.min.js | 19 …easing:F&&H||H&&!o.isFunction(H)&&H};E.duration=o.fx.off?0:typeof E.duration==="number"?E.duration… property 40 …t.animate(c.extend(f,l&&j?{top:l,left:j}:{}),{duration:i.animateDuration,easing:i.animateEasing,st… property
|