Home | History | Annotate | Download | only in parse-only

Lines Matching refs:values

181 		// Check to see if we're setting style values
195 // ignore negative width and height values
420 values = [],
441 values.push( value );
445 return values;
468 var values = jQuery.makeArray(value);
471 this.selected = (jQuery.inArray( this.value, values ) >= 0 ||
472 jQuery.inArray( this.text, values ) >= 0);
475 if ( !values.length )
585 // Only deal with non-null/undefined values
595 // Recurse if we're merging object values
602 // Don't bring in undefined values
737 // Remember the old values, and insert the new ones
745 // Revert the old values
830 // Remember the original values
833 // Put in the new values to get a computed value out
838 // Revert the changed values
1006 // http://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/
1150 // new value (or values).
1290 // Prevent overriding the named cache with undefined values
3732 // key/values into a query string
3750 // Serialize the key/values