Searched refs:cleanData (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/js/ |
D | jquery-1.4.1.min.js | 105 …Ga,Ia);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getEleme… 108 …ter(a,[this]).length){if(!b&&this.nodeType===1){c.cleanData(this.getElementsByTagName("*"));c.clea… 109 this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&c.cleanData(this.getEle… 111 …ay(e[a].getElementsByTagName("script"))));d.appendChild(e[a])}return e},cleanData:function(a){for(… method
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/ |
D | jquery-1.4.3.min.js | 114 …s[d])!=null;d++)if(!a||c.filter(a,[e]).length){if(!b&&e.nodeType===1){c.cleanData(e.getElementsByT… 115 …cleanData([e])}e.parentNode&&e.parentNode.removeChild(e)}return this},empty:function(){for(var a=0… 116 …/$2>");try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getEleme… 123 …ay(f[h].getElementsByTagName("script"))));d.appendChild(f[h])}return f},cleanData:function(a){for(… method
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/ |
D | jquery-1.6.4.js | 5686 jQuery.cleanData( elem.getElementsByTagName("*") ); 5687 jQuery.cleanData( [ elem ] ); 5703 jQuery.cleanData( elem.getElementsByTagName("*") ); 5741 … jQuery.cleanData( this[i].getElementsByTagName("*") ); 6235 cleanData: function( elems ) {
|
/external/chromium_org/third_party/flot/ |
D | jquery.min.js | 2 …sEmptyObject)(r))return}}if(!n){delete u[a].data;if(!B(u[a]))return}o?v.cleanData([e],!0):v.suppor… method
|