• Home
  • Raw
  • Download

Lines Matching refs:isFunction

173 		} else if ( jQuery.isFunction( selector ) ) {
307 if ( typeof target !== "object" && !jQuery.isFunction(target) ) {
417 isFunction: function( obj ) { method
584 isObj = length === undefined || jQuery.isFunction( obj );
768 if ( !jQuery.isFunction( fn ) ) {
802 exec = pass === undefined && jQuery.isFunction( value );
1127 deferred[ tuple[1] ]( jQuery.isFunction( fn ) ?
1130 if ( returned && jQuery.isFunction( returned.promise ) ) {
1198 …remaining = length !== 1 || ( subordinate && jQuery.isFunction( subordinate.promise ) ) ? length :…
1224 if ( resolveValues[ i ] && jQuery.isFunction( resolveValues[ i ].promise ) ) {
2033 if ( jQuery.isFunction( value ) ) {
2069 if ( jQuery.isFunction( value ) ) {
2102 if ( jQuery.isFunction( value ) ) {
2149 var hooks, ret, isFunction,
2172 isFunction = jQuery.isFunction( value );
2182 if ( isFunction ) {
2284 if ( pass && jQuery.isFunction( jQuery.fn[ name ] ) ) {
5622 if ( jQuery.isFunction( qualifier ) ) {
5712 if ( jQuery.isFunction( html ) ) {
5741 if ( jQuery.isFunction( html ) ) {
5761 var isFunction = jQuery.isFunction( html );
5764 jQuery( this ).wrapAll( isFunction ? html.call(this, i) : html );
5913 if ( jQuery.isFunction( value ) ) {
5939 this.pushStack( jQuery(jQuery.isFunction(value) ? value() : value), "replaceWith", value ) :
5965 if ( jQuery.isFunction(value) ) {
6656 if ( jQuery.isFunction( state ) && jQuery.isFunction( fn2 ) ) {
7218 value = jQuery.isFunction( value ) ? value() : ( value == null ? "" : value );
7350 if ( jQuery.isFunction( func ) ) {
7444 if ( jQuery.isFunction( params ) ) {
7504 if ( jQuery.isFunction( data ) ) {
8192 callbackName = s.jsonpCallback = jQuery.isFunction( s.jsonpCallback ) ?
8237 if ( responseContainer && jQuery.isFunction( overwritten ) ) {
8705 if ( jQuery.isFunction( animation.opts.start ) ) {
8764 if ( jQuery.isFunction( props ) ) {
9014 ( !i && jQuery.isFunction( speed ) && jQuery.isFunction( easing ) ) ?
9136 jQuery.isFunction( speed ) && speed,
9138 easing: fn && easing || easing && !jQuery.isFunction( easing ) && easing
9153 if ( jQuery.isFunction( opt.old ) ) {
9313 if ( jQuery.isFunction( options ) ) {