Searched defs:easeOutCubic (Results 1 – 2 of 2) sorted by relevance
2 …h.pow(2,10*(t-=1))*Math.sin((t*d-opts.s)*(2*Math.PI)/opts.p)}function easeOutCubic(t,b,c,d){return… function
2437 function easeOutCubic(t, b, c, d) { function2777 easeOutCubic: easeOutCubic, property in fabric.util.ease