Searched defs:easeInOutQuad (Results 1 – 3 of 3) sorted by relevance
29 …5*(b-=2.25/2.75)*b+.9375)+c:e*(7.5625*(b-=2.625/2.75)*b+.984375)+c};d.easeInOutQuad=function(a,b,c… function in d
2761 easeInOutQuad: function(t, b, c, d) { method
2 …turn opts.a*Math.pow(2,10*(t-=1))*Math.sin((t*d-opts.s)*(2*Math.PI)/opts.p)}function easeOutCubic(…