Home
last modified time | relevance | path

Searched refs:roots (Results 1 – 25 of 56) sorted by relevance

123

/plugin/diagramsnet/lib/js/grapheditor/
DMenus.js343 var roots = null;
349 roots = graph.findTreeRoots(graph.getDefaultParent());
354 roots = graph.findTreeRoots(tmp);
357 if (roots != null && roots.length > 0)
359 tmp = roots[0];
382 var roots = null;
388 roots = graph.findTreeRoots(graph.getDefaultParent());
393 roots = graph.findTreeRoots(tmp);
396 if (roots != null && roots.length > 0)
398 tmp = roots[0];
[all …]
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/
DAssetFactory.php412 * @param array $roots An array of root directories
416 private static function findRootDir($path, array $roots) argument
418 foreach ($roots as $root) {
/plugin/impressjs/tpl/dokuwiki/
Dimpress.js197 var roots = {};
237 if (roots["impress-root-" + rootId]) {
238 return roots["impress-root-" + rootId];
402 triggerEvent(root, "impress:init", { api: roots[ "impress-root-" + rootId ] });
634 return (roots[ "impress-root-" + rootId ] = {
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Daac.js793 this.roots = generateFFTTableShort(64);
797 this.roots = generateFFTTableLong(512);
801 this.roots = generateFFTTableShort(60);
805 this.roots = generateFFTTableLong(480);
877 roots = this.roots;
947 rootRe = roots[km][0],
948 rootIm = roots[km][imOffset],
/plugin/bible/bible_douayRheims/
DJude.txt12 …h are carried about by winds: trees of the autumn, unfruitful, twice dead, plucked up by the roots:
DDaniel.txt180 …4:12. Nevertheless, leave the stump of its roots in the earth, and let it be tied with a band of i…
188 …n, and say: Cut down the tree, and destroy it, but leave the stump of the roots thereof in the ear…
191 …4:23. But whereas he commanded, that the stump of the roots thereof, that is, of the tree, should …
371 …11:7. And a plant of the bud of her roots shall stand up: and he shall come with an army, and shal…
DAmos.txt24 … cedars, and who was strong as an oak: and I destroyed his fruit from above, and his roots beneath.
DJob.txt177 8:17. His roots shall be thick upon a heap of stones; and among the stones he shall abide.
320 14:8. If its roots be old in the earth, and its stock be dead in the dust:
424 18:16. Let his roots be dried up beneath, and his harvest destroyed above.
664 28:9. He hath stretched forth his hand to the flint, he hath overturned mountains from the roots.
/plugin/diagramsnet/lib/plugins/webcola/
Dcola.min.js2roots=[],d)this.initModulesFromGroup(d);else{this.roots.push(new j);for(var f=0;f<a;++f)this.roots
/plugin/findologicxmlexport/vendor/hoa/protocol/
DREADME.md96 We see that there is 3 “sub-roots”:
/plugin/codehighlight/cp/
Dlicense.txt183 (For example, a function in a library to compute square roots has
188 root function must still compute square roots.)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
DLICENSE-LGPL184 (For example, a function in a library to compute square roots has
189 root function must still compute square roots.)
/plugin/jmol2/jmol/
DLICENSE.txt183 (For example, a function in a library to compute square roots has
188 root function must still compute square roots.)
/plugin/remotescript/lib/
Dlicense.txt183 (For example, a function in a library to compute square roots has
188 root function must still compute square roots.)
/plugin/virtualkeyboard/vk/
Dlicense.txt183 (For example, a function in a library to compute square roots has
188 root function must still compute square roots.)
/plugin/scrape/vendor/ezyang/htmlpurifier/
DLICENSE183 (For example, a function in a library to compute square roots has
188 root function must still compute square roots.)
/plugin/html2pdf/html2pdf/html2ps/
DLICENSE183 (For example, a function in a library to compute square roots has
188 root function must still compute square roots.)
/plugin/pagecss/vendor/csstidy-2.2.1/
H A DLICENSE69roots has a purpose that is entirely well-defined independent of the application. Therefore, Subse…
/plugin/diagramsnet/lib/js/diagramly/
DMenus.js1755 var roots = doc.getElementsByTagName('root');
1757 for (var i = 0; i < roots.length; i++)
1759 checkModel(roots[i]);
DEditorUi.js13291 var roots = cells.slice();
13386 mxUtils.remove((edge.invert) ? realCell : ref, roots);
13488 (layout == 'auto' && select.length == 2 * cells.length - 1 && roots.length == 1))
13500 treeLayout.execute(graph.getDefaultParent(), (roots.length > 0) ? roots[0] : null);
13506 (layout == 'auto' && roots.length == 1))
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js632 function mxGraphHierarchyModel(a,b,c,d,e){a.getGraph();this.tightenToSource=e;this.roots=c;this.par…
633 …xGraphHierarchyModel.prototype.ranks=null;mxGraphHierarchyModel.prototype.roots=null;mxGraphHierar… method in mxGraphHierarchyModel
637 …k=function(){var a=[];if(null!=this.roots)for(var b=0;b<this.roots.length;b++){var c=this.vertexMa…
639 …Rank+1;b++)a[b]=[],this.ranks[b]=a[b];var c=null;if(null!=this.roots)for(var d=this.roots,c=[],b=0…
643 function mxSwimlaneModel(a,b,c,d,e){a.getGraph();this.tightenToSource=e;this.roots=c;this.parent=d;…
644 …apper=null;mxSwimlaneModel.prototype.ranks=null;mxSwimlaneModel.prototype.roots=null;mxSwimlaneMod… method in mxSwimlaneModel
648 …roup=[];var a=[],b={};if(null!=this.roots)for(var c=0;c<this.roots.length;c++){var d=this.vertexMa…
651 …Rank+1;b++)a[b]=[],this.ranks[b]=a[b];var c=null;if(null!=this.roots)for(var d=this.roots,c=[],b=0…
667 …lues(),d={},e=0;e<c.length;e++)d[c[e].id]=c[e];c=null;if(null!=a.roots)for(var f=a.roots,c=[],e=0;…
703 …();var b=mxUtils.clone(a.vertexMapper,null,!0),c=null;if(null!=a.roots)for(var d=a.roots,c=[],e=0;…
[all …]
/plugin/fckg/fckeditor/
Dlicense.txt497 (For example, a function in a library to compute square roots has
502 root function must still compute square roots.)
/plugin/wysiwyg/fckeditor/
Dlicense.txt497 (For example, a function in a library to compute square roots has
502 root function must still compute square roots.)
/plugin/grensladawritezor/fckeditor/
Dlicense.txt497 (For example, a function in a library to compute square roots has
502 root function must still compute square roots.)
/plugin/diagramsnet/lib/js/
Dviewer.min.js836 function mxGraphHierarchyModel(a,b,c,d,e){a.getGraph();this.tightenToSource=e;this.roots=c;this.par…
837 …xGraphHierarchyModel.prototype.ranks=null;mxGraphHierarchyModel.prototype.roots=null;mxGraphHierar… method in mxGraphHierarchyModel
841 …k=function(){var a=[];if(null!=this.roots)for(var b=0;b<this.roots.length;b++){var c=this.vertexMa…
843 …Rank+1;b++)a[b]=[],this.ranks[b]=a[b];var c=null;if(null!=this.roots)for(var d=this.roots,c=[],b=0…
847 function mxSwimlaneModel(a,b,c,d,e){a.getGraph();this.tightenToSource=e;this.roots=c;this.parent=d;…
848 …apper=null;mxSwimlaneModel.prototype.ranks=null;mxSwimlaneModel.prototype.roots=null;mxSwimlaneMod… method in mxSwimlaneModel
852 …roup=[];var a=[],b={};if(null!=this.roots)for(var c=0;c<this.roots.length;c++){var d=this.vertexMa…
855 …Rank+1;b++)a[b]=[],this.ranks[b]=a[b];var c=null;if(null!=this.roots)for(var d=this.roots,c=[],b=0…
871 …lues(),d={},e=0;e<c.length;e++)d[c[e].id]=c[e];c=null;if(null!=a.roots)for(var f=a.roots,c=[],e=0;…
907 …();var b=mxUtils.clone(a.vertexMapper,null,!0),c=null;if(null!=a.roots)for(var d=a.roots,c=[],e=0;…
[all …]

123