Searched refs:_default (Results 1 – 1 of 1) sorted by relevance
3143 if ( (!special._default || special._default.apply( elem.ownerDocument, data ) === false) &&5651 _default: [ 0, "", "" ] property5661 wrapMap._default = [ 1, "div<div>", "</div>" ];6273 wrap = wrapMap[ tag ] || wrapMap._default,8564 opt.duration in jQuery.fx.speeds ? jQuery.fx.speeds[ opt.duration ] : jQuery.fx.speeds._default;8617 ( jQuery.fx.step[ this.prop ] || jQuery.fx.step._default )( this );8802 _default: 400 property8810 _default: function( fx ) { method