Lines Matching refs:each

244 	each: function( callback, args ) {
245 return jQuery.each( this, callback, args );
550 each: function( object, callback, args ) {
1086 return this.each(function() {
1104 return this.trigger("setData" + parts[1] + "!", [parts[0], value]).each(function() {
1111 return this.each(function() {
1174 return this.each(function( i, elem ) {
1183 return this.each(function() {
1221 return this.each(function(){
1231 return this.each(function(i) {
1265 return this.each(function(i) {
1299 return this.each(function(i) {
1305 return this.each(function() {
1399 return this.each(function(i) {
1422 jQuery( "option", this ).each(function() {
1823 jQuery.each( jQuery.cache, function() {
2036 jQuery.each( jQuery.data(this, "events").live || [], function() {
2181 jQuery.each({
2343 jQuery.each({ focus: "focusin", blur: "focusout" }, function( orig, fix ) {
2361 jQuery.each(["bind", "one"], function( i, name ) {
2425 return this.each(function() {
2474 jQuery.each(["live", "die"], function( i, name ) {
2513 context.each(function(){
2594 jQuery.each( ("blur focus focusin focusout load resize scroll unload click dblclick " +
3853 jQuery.each({
3997 return this.each(function(i) {
4012 return this.each(function(i) {
4041 return this.each(function(i) {
4046 return this.each(function() {
4059 return this.each(function() {
4065 return this.parent().each(function() {
4212 this.each(function(i){
4231 return this.each(function(i) {
4241 return this.each(function() {
4266 return this.each(function() {
4272 return this.each(function(i) {
4314 jQuery.each( scripts, evalScript );
4332 ret.each(function() {
4386 jQuery.each({
4635 jQuery.each( which, function() {
4845 self.each( callback, [res.responseText, status, res] );
4880 jQuery.each( "ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "), function(…
5389 jQuery.each( a, function() {
5407 jQuery.each( obj, function( i, v ) {
5425 jQuery.each( obj, function( k, v ) {
5532 this.each(function() {
5553 return this.each( optall.complete );
5595 jQuery.each( prop, function( name, val ) {
5641 this.each(function() {
5666 jQuery.each({
5918 jQuery.each( fxAttrs.concat.apply([], fxAttrs.slice(0,num)), function() {
5929 return this.each(function( i ) {
5955 return this.each(function( i ) {
6136 jQuery.each( ["Left", "Top"], function( i, name ) {
6148 return this.each(function() {
6181 jQuery.each([ "Height", "Width" ], function( i, name ) {
6207 return this.each(function( i ) {