Searched refs:easeInOutElastic (Results 1 – 2 of 2) sorted by relevance
2 …easeInOutElastic(t,b,c,d){var s=1.70158,p=0,a=c;if(t===0){return b}t/=d/2;if(t===2){return b+c}if(… function
2639 function easeInOutElastic(t, b, c, d) { function2796 easeInOutElastic: easeInOutElastic, property in fabric.util.ease