Lines Matching defs:fn
1136 has: function( fn ) { argument
3730 on: function( types, selector, data, fn, /*INTERNAL*/ one ) { argument
3771 fn = function( event ) { function
3783 one: function( types, selector, data, fn ) { argument
3786 off: function( types, selector, fn ) { argument
3817 bind: function( types, data, fn ) { argument
3820 unbind: function( types, fn ) { argument
3824 live: function( types, data, fn ) { argument
3828 die: function( types, fn ) { argument
3833 delegate: function( selector, types, data, fn ) { argument
3836 undelegate: function( selector, types, fn ) { argument
3852 toggle: function( fn ) { argument
3888 jQuery.fn[ name ] = function( data, fn ) { argument
5580 }, function( name, fn ) { argument
8370 toggle: function( fn, fn2, callback ) { argument
8624 speed: function( speed, easing, fn ) { argument
8899 return jQuery.grep(jQuery.timers, function( fn ) { argument