Home
last modified time | relevance | path

Searched refs:_default (Results 1 – 1 of 1) sorted by relevance

/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js3143 if ( (!special._default || special._default.apply( elem.ownerDocument, data ) === false) &&
5651 _default: [ 0, "", "" ] property
5661 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 property
8810 _default: function( fx ) { method