Home
last modified time | relevance | path

Searched refs:layoutRow (Results 1 – 4 of 4) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js6206 TableLayout.prototype.layoutRow = function(row, positions, height, tw, lastCells) method in TableLayout
6387 sw = Math.max(sw, this.layoutRow(rows[i], pos, row.height, tw, lastCells));
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js2491 TableLayout.prototype.layoutRow=function(b,c,e,k,g){var p=this.graph.getModel(),t=p.getChildCells(b…
2495 …m*f,n.height=Math.round(y)-n.y,t.setGeometry(q[x],n)),d=Math.max(d,this.layoutRow(q[x],u,n.height,…
H A Dviewer-static.min.js2491 TableLayout.prototype.layoutRow=function(b,c,e,k,g){var p=this.graph.getModel(),t=p.getChildCells(b…
2495 …m*f,n.height=Math.round(y)-n.y,t.setGeometry(q[x],n)),d=Math.max(d,this.layoutRow(q[x],u,n.height,…
H A Dapp.min.js2740 TableLayout.prototype.layoutRow=function(a,b,d,e,c){var f=this.graph.getModel(),k=f.getChildCells(a…
2744 …n*g,p.height=Math.round(v)-p.y,k.setGeometry(m[t],p)),h=Math.max(h,this.layoutRow(m[t],q,p.height,…