Lines Matching full:linear
3992 linear: function( p, n, firstNum, diff ) {4139 this.pos = jQuery.easing[this.options.easing || (jQuery.easing.swing ? "swing" : "linear")](this.state, n, 0, 1, this.options.duration);