Home
last modified time | relevance | path

Searched defs:forEach (Results 1 – 25 of 39) sorted by relevance

12

/plugin/sqlraw/
H A Dsorttable.min.js43 if(!Array.forEach){Array.forEach=function(array,block,context){for(var i=0;i<array.length;i++){bloc… function
44 Function.prototype.forEach=function(object,block,context){for(var key in object){if(typeof this.pro… function
/plugin/quickstats/scripts/
H A Dsorttable-cmpr.js14 }if(/WebKit/i.test(navigator.userAgent)){var _timer=setInterval(function(){if(/loaded|complete/.test(document.readyState)){sorttable.init()}},10)}window.onload=sorttable.init;function dean_addEvent(b,e,c){if(b.addEventListener){b.addEventListener(e,c,false)}else{if(!c.$$guid){c.$$guid=dean_addEvent.guid++}if(!b.events){b.events={}}var a=b.events[e];if(!a){a=b.events[e]={};if(b["on"+e]){a[0]=b["on"+e]}}a[c.$$guid]=c;b["on"+e]=handleEvent}}dean_addEvent.guid=1;function removeEvent(a,c,b){if(a.removeEventListener){a.removeEventListener(c,b,false)}else{if(a.events&&a.events[c]){delete a.events[c][b.$$guid]}}}function handleEvent(e){var c=true;e=e||fixEvent(((this.ownerDocument||this.document||this).parentWindow||window).event);var a=this.events[e.type];for(var b in a){this.$$handleEvent=a[b];if(this.$$handleEvent(e)===false){c=false}}return c}function fixEvent(a){a.preventDefault=fixEvent.preventDefault;a.stopPropagation=fixEvent.stopPropagation;return a}fixEvent.preventDefault=function(){this.returnValue=false};fixEvent.stopPropagation=function(){this.cancelBubble=true};if(!Array.forEach){Array.forEach=function(e,c,b){for(var a=0;a<e.length;a++){c.call(b,e[a],a,e)}}}Function.prototype.forEach=function(a,e,c){for(var b in a){if(typeof this.prototype[b]=="undefined"){e.call(c,a[b],b,a)}}};String.forEach=function(a,c,b){Array.forEach(a.split(""),function(f,e){c.call(b,f,e,a)})};var forEach=function(a,e,b){if(a){var c=Object;if(a instanceof Function){c=Function}else{if(a.forEach instanceof Function){a.forEach( function
[all...]
H A Dsorttable.js449 Array.forEach = function(array, block, context) { function
466 String.forEach = function(string, block, context) { function
473 var forEach = function(object, block, context) { global() function
[all...]
/plugin/ckgdoku/ckeditor/plugins/pastebase64/
H A Dplugin.js34 return Array.prototype.forEach.call(clipboardData.types, function (type, i) { method in Array
/plugin/ckgedit/ckeditor/plugins/pastebase64/
H A Dplugin.js34 return Array.prototype.forEach.call(clipboardData.types, function (type, i) { method in Array
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.ie8.js192 Array.prototype.forEach = Array.prototype.forEach || function( fn, context ) { method in Array
H A Dpopcorn.js24 forEach = AP.forEach, variable
394 Popcorn.forEach = function( obj, fn, context ) { function
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_drag_timeline.js356 function forEach(arr, callback) { function
561 forEach: forEach, property in module.exports
H A Ddhtmlxgantt_click_drag.js576 function forEach(arr, callback) { function
781 forEach: forEach, property in module.exports
H A Ddhtmlxgantt_tooltip.js845 function forEach(arr, callback) { function
1050 forEach: forEach, property in module.exports
/plugin/clipboardutils/lib/
H A Dclipboard.min.js7 …define&&define.amd?define([],e):"object"==typeof exports?exports.ClipboardJS=e():t.ClipboardJS=e()…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_drag_timeline.js13 …]);return n}t.exports={getSecondsInUnit:function(t){return n[t]||n.hour},forEach:function(t,e){if(… method in t.exports
H A Ddhtmlxgantt_click_drag.js13 …]);return n}t.exports={getSecondsInUnit:function(t){return n[t]||n.hour},forEach:function(t,e){if(… method in t.exports
H A Ddhtmlxgantt_tooltip.js13 … define&&define.amd?define("ext/dhtmlxgantt_tooltip",[],e):"object"==typeof exports?exports["ext/d… argument
/plugin/sequencediagram/bower_components/lodash/fp/
H A D_mapping.js147 'forEach': 1, property in exports.iterateeAry
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js1942 forEach:function(_array,_function){ method in pi.util.Array
H A Dfirebug-lite-1.2-compressed.js89 …;});return tmp;},count:function(_array,_value){var count=0;pi.util.Array.forEach(_array,function()… method in pi.util.Array
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js100 _source[_index]=pi.util.Array.clone(_source[_index]);});return tmp;},count:function(_array,_value){var count=0;pi.util.Array.forEach(_array,function(){count+=Number(arguments[0]==_value);});return count;},forEach:function(_array,_function){if(_array.forEach) method in pi.util.Array
H A Dfirebug-lite-1.2.js1953 forEach:function(_array,_function){ method in pi.util.Array
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.core.js2011 function forEach(collection, iteratee) { function
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dwgxpath.install.js30 …;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1},r=Array.prototype.forEach?function(a,b,c){A… method in Array
/plugin/achart/assets/
H A Dapexcharts.min.js6 …length;e++){var i=null!=arguments[e]?arguments[e]:{};e%2?r(Object(i),!0).forEach((function(e){s(t,… method in Array
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js6838 setproto.forEach = function (callback, thisArg) { function
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js1518 forEach: function(cb) { method in AnonymousFunctione744f5d00100.AnonymousFunctione744f5d02000.out
/plugin/syntaxhighlightjs/static/lib/highlightjs/
H A Dhighlight.min.js2 …p=n();if(d+=t(a.substr(c,p[0].offset-c)),c=p[0].offset,p==e){m.reverse().forEach(s);do l(p.splice(… method in Array

12