Home
last modified time | relevance | path

Searched refs:children (Results 501 – 525 of 631) sorted by relevance

1...<<212223242526

/plugin/bible/bible_douayRheims/
H A D1_Corinthians.txt84 4:14. I write not these things to confound you: but I admonish you as my dearest children.
138 …unbelieving wife is sanctified by the believing husband. Otherwise your children should be unclean…
334 …14:20. Brethren, do not become children in sense. But in malice be children: and in sense be perfe…
H A D1_Peter.txt14 1:14. As children of obedience, not fashioned according to the former desires of your ignorance,
H A DRuth.txt12 …w spent with age, and not fit for wedlock. Although I might conceive this night, and bear children,
H A DJohn.txt124 … our father Jacob, who gave us the well and drank thereof, himself and his children and his cattle?
375 …8:37. I know that you are the children of Abraham: but you seek to kill me, because my word hath n…
377 …and said to him: Abraham is our father. Jesus saith them: If you be the children of Abraham, do th…
532 …11:52. And not only for the nation, but to gather together in one the children of God that were di…
572 …12:36. Whilst you have the light, believe in the light, that you may be the children of light. The…
619 …13:33. Little children, yet a little while I am with you. You shall seek me. And as I said to the …
H A DZacharias.txt145 …en of Ephraim, and their heart shall rejoice as through wine: and their children shall see, and sh…
147 …s: and from afar they shall remember me: and they shall live with their children, and shall return.
/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js2041 if (ui.statusContainer.children.length == 0 ||
2042 (ui.statusContainer.children.length == 1 &&
H A DDialogs.js2181 inserted = inserted.concat(cells[i].children);
3155 var cells = model.root.getChildAt(0).children;
9423 if (dropTargetIndex != null && dropTargetIndex < div.children.length)
9427 div.insertBefore(div.children[dragSourceIndex], div.children[dropTargetIndex]);
9432 div.appendChild(div.children[dragSourceIndex]);
10207 var cells = model.root.getChildAt(0).children || [];
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1children) {\n return children.reduce(meanXReduce, 0) / children.length;\n}\n\nfunction meanXReduc…
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js46 …try.width=k-f;d.geometry.height=A-w;if(null!=d.children)for(c=0;c<d.children.length;c++){var q=d.c…
322 …cing.NeighborSeparation)).execute(y);for(F=C=w=0;y.children&&F<y.children.length;F++)var ka=y.chil…
1031 …ENT_TYPES_XML){for(var n=mxUtils.parseXml(c[g]),d=n.documentElement,f=d.children,w=null,k=0;k<f.le…
1044 …etry(y);null!=P&&B.appendChild(P);for(f=0;f<a.getChildCount();f++)P=A(a.children[f],b,n,d,y.height…
1575 …if(C.edge&&0<C.getChildCount())for(q=0;q<C.getChildCount();q++){var B=C.children[q].geometry;if(B.…
1705children;n?(e.x=function(t){return t.reduce(ad,0)/t.length}(n),e.y=function(t){return 1+t.reduce(o…
1728children(n).length||e.setNode(n,t.node(n))})),r.forEach(t.edges(),(function(n){e.setEdge(n,t.edge(… method in a
1745children not set");for(action=function(node){return node.getState().IsHidden||(node.getState().Top…
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js346 },children:function(elem){return jQuery.sibling(elem.firstChild);
1677 }}else{if(B=="children"){for(var E=0;
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js346 },children:function(elem){return jQuery.sibling(elem.firstChild);
1677 }}else{if(B=="children"){for(var E=0;
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js7554 var children = tempModel.getChildren(layers[0]);
7556 if (children != null)
7558 cells = this.moveCells(children,
7570 var children = this.model.getChildren(this.moveCells(
7573 if (children != null)
7575 cells = cells.concat(children);
10064 if (node == this.cellEditor.textarea && this.cellEditor.textarea.children.length == 1 &&
/plugin/diagramsnet/lib/resources/
H A Ddia_zh.txt923 customTempInst1=Custom templates are draw.io diagrams saved in children pages of
H A Ddia_uk.txt923 customTempInst1=Custom templates are draw.io diagrams saved in children pages of
H A Ddia_fa.txt923 customTempInst1=Custom templates are draw.io diagrams saved in children pages of
H A Ddia_ja.txt923 customTempInst1=Custom templates are draw.io diagrams saved in children pages of
H A Ddia_he.txt923 customTempInst1=Custom templates are draw.io diagrams saved in children pages of
H A Ddia_ko.txt923 customTempInst1=Custom templates are draw.io diagrams saved in children pages of
H A Ddia_th.txt923 customTempInst1=Custom templates are draw.io diagrams saved in children pages of
H A Ddia_zh-tw.txt923 customTempInst1=Custom templates are draw.io diagrams saved in children pages of
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js9294 if (children.length) {
10666 var children = this.getChildren(oldId);
10674 for(var i = 0; i < children.length; i++){
16723 var children = gantt.getChildren(currentNode);
16725 if(gantt.isTaskExists(children[index])){
16726 currentNode = children[index];
20011 var children = store.getChildren(targetTaskId);
20013 result.targetId = children[children.length - 1];
20015 result.targetIndex = children.length;
20986 if(children.length){
[all …]
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md580 * `FIX`: correctly hide nested children of a collapsed shape
783 * `FEAT`: auto-expand elements when children resize ([#786](https://github.com/bpmn-io/bpmn-js/issu…
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/codemirror/dist/
H A Dscripts.min.js.map1children","sz","chunkSize","getBetween","iter","getLines","updateLineHeight","height","diff","line…

1...<<212223242526