Lines Matching refs:isFunction

171 		} else if ( jQuery.isFunction( selector ) ) {
318 if ( typeof target !== "object" && !jQuery.isFunction(target) ) {
453 isFunction: function( obj ) {
553 isObj = length === undefined || jQuery.isFunction(object);
599 …if ( array.length == null || typeof array === "string" || jQuery.isFunction(array) || (typeof arra…
683 } else if ( proxy && !jQuery.isFunction( proxy ) ) {
809 exec = !pass && exec && jQuery.isFunction(value);
1230 if ( jQuery.isFunction(value) ) {
1264 if ( jQuery.isFunction(value) ) {
1298 if ( jQuery.isFunction( value ) ) {
1397 var isFunction = jQuery.isFunction(value);
1406 if ( isFunction ) {
2371 if ( jQuery.isFunction( data ) ) {
2480 if ( jQuery.isFunction( data ) ) {
3697 if ( jQuery.isFunction( qualifier ) ) {
3996 if ( jQuery.isFunction(text) ) {
4011 if ( jQuery.isFunction( html ) ) {
4040 if ( jQuery.isFunction( html ) ) {
4211 } else if ( jQuery.isFunction( value ) ) {
4230 if ( jQuery.isFunction( value ) ) {
4253 … return this.pushStack( jQuery(jQuery.isFunction(value) ? value() : value), "replaceWith", value );
4271 if ( jQuery.isFunction(value) ) {
4806 if ( jQuery.isFunction( params ) ) {
4890 if ( jQuery.isFunction( data ) ) {
4915 if ( jQuery.isFunction( data ) ) {
5437 value = jQuery.isFunction(value) ? value() : value;
5528 if ( jQuery.isFunction(fn) && jQuery.isFunction(fn2) ) {
5682 jQuery.isFunction( speed ) && speed,
5684 easing: fn && easing || easing && !jQuery.isFunction(easing) && easing
5696 if ( jQuery.isFunction( opt.old ) ) {
6073 if ( jQuery.isFunction( options ) ) {
6206 if ( jQuery.isFunction( size ) ) {