( gotoEnd )
| 8712 | this.unit = unit || this.unit || ( jQuery.cssNumber[ this.prop ] ? "" : "px" ); |
| 8713 | |
| 8714 | function t( gotoEnd ) { |
| 8715 | return self.step( gotoEnd ); |
| 8716 | } |
| 8717 | |
| 8718 | t.queue = this.options.queue; |
| 8719 | t.elem = this.elem; |
no outgoing calls