Lines Matching defs:selector
25 var jQuery = function( selector, context ) { argument
2349 hasClass: function( selector ) { argument
2865 quickParse = function( selector ) { argument
2892 add: function( elem, types, handler, data, selector ) { argument
2957 selector: selector, property
3013 remove: function( elem, types, handler, selector ) { argument
3730 on: function( types, selector, data, fn, /*INTERNAL*/ one ) { argument
3783 one: function( types, selector, data, fn ) { argument
3786 off: function( types, selector, fn ) { argument
3833 delegate: function( selector, types, data, fn ) { argument
3836 undelegate: function( selector, types, fn ) { argument
3941 var Sizzle = function( selector, context, results, seed ) { argument
5328 var posProcess = function( selector, context, seed ) { argument
5382 find: function( selector ) { argument
5430 not: function( selector ) { argument
5434 filter: function( selector ) { argument
5438 is: function( selector ) { argument
5460 ret.push({ selector: selectors[ i ], elem: cur, level: level }); property
5518 add: function( selector, context ) { argument
5866 remove: function( selector, keepData ) { argument
5983 detach: function( selector ) { argument