Lines Matching refs:isFunction
191 } else if ( jQuery.isFunction( selector ) ) {
333 if ( typeof target !== "object" && !jQuery.isFunction(target) ) {
485 isFunction: function( obj ) { method
614 isObj = length === undefined || jQuery.isFunction( object );
785 if ( !jQuery.isFunction( fn ) ) {
817 exec = !pass && exec && jQuery.isFunction(value);
1055 if ( jQuery.isFunction( fn ) ) {
1058 if ( returned && jQuery.isFunction( returned.promise ) ) {
1103 deferred = length <= 1 && firstParam && jQuery.isFunction( firstParam.promise ) ?
1119 if ( args[ i ] && jQuery.isFunction( args[ i ].promise ) ) {
1915 if ( jQuery.isFunction( value ) ) {
1951 if ( jQuery.isFunction(value) ) {
1986 if ( jQuery.isFunction( value ) ) {
2049 var isFunction = jQuery.isFunction( value );
2058 if ( isFunction ) {
3537 if ( data === false || jQuery.isFunction( data ) ) {
5424 if ( jQuery.isFunction( qualifier ) ) {
5488 if ( jQuery.isFunction(text) ) {
5504 if ( jQuery.isFunction( html ) ) {
5533 if ( jQuery.isFunction( html ) ) {
5676 } else if ( jQuery.isFunction( value ) ) {
5694 if ( jQuery.isFunction( value ) ) {
5719 this.pushStack( jQuery(jQuery.isFunction(value) ? value() : value), "replaceWith", value ) :
5740 if ( jQuery.isFunction(value) ) {
6653 if ( jQuery.isFunction( func ) ) {
6740 if ( jQuery.isFunction( params ) ) {
6832 if ( jQuery.isFunction( data ) ) {
7328 value = jQuery.isFunction( value ) ? value() : value;
7582 jQuery.isFunction( s.jsonpCallback ) ? s.jsonpCallback() : s.jsonpCallback,
7614 if ( responseContainer && jQuery.isFunction( previous ) ) {
8043 if ( jQuery.isFunction(fn) && jQuery.isFunction(fn2) ) {
8264 jQuery.isFunction( speed ) && speed,
8266 easing: fn && easing || easing && !jQuery.isFunction(easing) && easing
8281 if ( jQuery.isFunction( opt.old ) ) {
8755 if ( jQuery.isFunction( options ) ) {
8896 if ( jQuery.isFunction( size ) ) {