Searched defs:startSize (Results 1 – 3 of 3) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/graphml/ |
H A D | mxGraphMlCodec.js | 889 "startSize": 20, property in mxGraphMlCodec.addNodeStyle.demoGroupStyle 901 "startSize": 20, property in mxGraphMlCodec.addNodeStyle.collapsibleNodeStyle 942 "startSize": 20 property in mxGraphMlCodec.addNodeStyle.groupNodeStyle 1629 "startSize": rowStartSize, property in mxGraphMlCodec.addTbl2Rows.rowStyle 1672 "startSize": colStartSize, property in mxGraphMlCodec.addTbl2Cols.colStyle
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Graph.js | 5807 Graph.prototype.createTable = function(rowCount, colCount, w, h, title, startSize, tableStyle, rowS… argument
|
/plugin/diagramsnet/lib/js/ |
H A D | extensions.min.js | 1599 startSize:20,strokeWidth:4,spacingLeft:10};y.isCollapsible={key:"collapsible",mod:"bool"};y.borderC… property in y.defaults 1600 …:Base64.encode(a))};var F=mxUtils.clone(f);F.defaults={shape:"swimlane",startSize:20};F["y:Shape.t… property in F.defaults 1627 …w mxCell;w.vertex=!0;var x={shape:"swimlane;collapsible=0;horizontal=0",startSize:k,fillColor:a.se… property in mxGraphMlCodec.addTbl2Rows.x 1629 …ar n=g&1,w=new mxCell;w.vertex=!0;var x={shape:"swimlane;collapsible=0",startSize:d,fillColor:a.se… property in mxGraphMlCodec.addTbl2Cols.x
|