Lines Matching defs:empty

95 	// Start with an empty selector
1213 // Select is set to empty string on purpose
1223 // Nothing should be selected when empty strings follow ^= or $= or *=
1948 "empty": function( elem ) {
1949 // http://www.w3.org/TR/selectors/#empty-pseudo
1950 // :empty is negated by element (1) or content nodes (text: 3; cdata: 4; entity ref: 5),
1962 return !Expr.pseudos["empty"]( elem );
2558 // If seed is empty or no tokens remain, we can return early
3226 empty: function() {
3698 // if the public data object is empty, the private is still empty
4037 hooks.empty.fire();
4045 empty: jQuery.Callbacks("once memory").add(function() {
4110 if ( tmp && tmp.empty ) {
4112 tmp.empty.add( resolve );
4201 // IE will insert them into empty tables
4487 // removeData also checks for emptiness and clears the expando if empty
5241 // Can use an empty set, since event contains the info
5495 // checkbox/radio button to an empty string instead of "on"
5753 this.empty().append( ( this[0] && this[0].ownerDocument || document ).createTextNode( value ) );
5813 empty: function() {
5828 // If this is a select, ensure that it displays empty (#12336)
5884 this.empty().append( value );
5903 // Force removal if there was no new content (e.g., from empty arguments)
6212 // Avoid setting ret to empty string here
6991 // passing an empty string as a 3rd parameter to .css will automatically
7155 oldfire = hooks.empty.fire;
7156 hooks.empty.fire = function() {
7170 hooks.empty.fire();
7495 var empty = jQuery.isEmptyObject( prop ),
7502 if ( empty || jQuery._data( this, "finish" ) ) {
7508 return empty || optall.queue === false ?
7577 // empty the queue first
8127 // Some attributes are constructed with empty-string values when not defined
8150 // Setting to empty string throws an error as an invalid value
8157 // Set width and height to auto instead of 0 on empty string( Bug #8150 )
8174 // Return undefined in the case of empty string
8447 // falling back to the empty string if nothing was stored.
9698 // We normalize with Webkit giving an empty statusText