Home
last modified time | relevance | path

Searched refs:removeDuplicates (Results 1 – 7 of 7) sorted by relevance

/plugin/lytebox/
H A Dlytebox.js27 Array.prototype.removeDuplicates = function () { for (var i = 1; i < this.length; i++) { if (this[i… method in Array
236 this.frameArray.removeDuplicates();
255 this.imageArray.removeDuplicates();
265 this.slideArray.removeDuplicates();
/plugin/zip/pear/File/
H A DArchive.php1396 function removeDuplicates($URL) function in File_Archive
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js54 …isNaN(a[d])&&mxUtils.isNaN(b[d])||a[d]==b[d]))return!1}return 0==c},removeDuplicates:function(a){f…
1146 …ph.prototype.addAllEdges=function(a){var b=a.slice();return mxUtils.removeDuplicates(b.concat(this…
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js653 sre.BaseRuleStore.prototype.removeDuplicates=function(a){for(var b=this.speechRules_.length-1,c;c=t… method in sre.BaseRuleStore
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js258 …isNaN(a[d])&&mxUtils.isNaN(b[d])||a[d]==b[d]))return!1}return 0==c},removeDuplicates:function(a){f…
1350 …ph.prototype.addAllEdges=function(a){var b=a.slice();return mxUtils.removeDuplicates(b.concat(this…
H A Dviewer-static.min.js258 …isNaN(a[d])&&mxUtils.isNaN(b[d])||a[d]==b[d]))return!1}return 0==c},removeDuplicates:function(a){f…
1350 …ph.prototype.addAllEdges=function(a){var b=a.slice();return mxUtils.removeDuplicates(b.concat(this…
H A Dapp.min.js292 …isNaN(a[d])&&mxUtils.isNaN(b[d])||a[d]==b[d]))return!1}return 0==c},removeDuplicates:function(a){f…
1384 …ph.prototype.addAllEdges=function(a){var b=a.slice();return mxUtils.removeDuplicates(b.concat(this…