Searched defs:fixedSize (Results 1 – 4 of 4) sorted by relevance
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Shapes.js | 1238 ParallelogramShape.prototype.fixedSize = 20; method in ParallelogramShape 1263 TrapezoidShape.prototype.fixedSize = 20; method in TrapezoidShape 1597 ProcessShape.prototype.fixedSize = false; method in ProcessShape 1728 StepShape.prototype.fixedSize = 20; method in StepShape 1753 HexagonShape.prototype.fixedSize = 20; method in HexagonShape 3121 DataStorageShape.prototype.fixedSize = 20; method in DataStorageShape
|
| /plugin/diagramsnet/lib/js/ |
| D | viewer.min.js | 2731 …}return null};mxUtils.extend(D,mxActor);D.prototype.size=.2;D.prototype.fixedSize=20;D.prototype.i… method in D 2732 …llelogram",D);mxUtils.extend(I,mxActor);I.prototype.size=.2;I.prototype.fixedSize=20;I.prototype.i… method in I 2742 …()}};mxUtils.extend(E,mxRectangleShape);E.prototype.size=.1;E.prototype.fixedSize=!1;E.prototype.i… method in E 2747 …("callout",C);mxUtils.extend(L,mxActor);L.prototype.size=.2;L.prototype.fixedSize=20;L.prototype.i… method in L 2749 mxUtils.extend(O,mxHexagon);O.prototype.size=.25;O.prototype.fixedSize=20;O.prototype.isRoundable=f… method in O 2793 …Arrow",ja);mxUtils.extend(ca,mxActor);ca.prototype.size=.1;ca.prototype.fixedSize=20;ca.prototype.… method in ca
|
| D | viewer-static.min.js | 2731 …}return null};mxUtils.extend(D,mxActor);D.prototype.size=.2;D.prototype.fixedSize=20;D.prototype.i… method in D 2732 …llelogram",D);mxUtils.extend(I,mxActor);I.prototype.size=.2;I.prototype.fixedSize=20;I.prototype.i… method in I 2742 …()}};mxUtils.extend(E,mxRectangleShape);E.prototype.size=.1;E.prototype.fixedSize=!1;E.prototype.i… method in E 2747 …("callout",C);mxUtils.extend(L,mxActor);L.prototype.size=.2;L.prototype.fixedSize=20;L.prototype.i… method in L 2749 mxUtils.extend(O,mxHexagon);O.prototype.size=.25;O.prototype.fixedSize=20;O.prototype.isRoundable=f… method in O 2793 …Arrow",ja);mxUtils.extend(ca,mxActor);ca.prototype.size=.1;ca.prototype.fixedSize=20;ca.prototype.… method in ca
|
| D | app.min.js | 3277 …}return null};mxUtils.extend(w,mxActor);w.prototype.size=.2;w.prototype.fixedSize=20;w.prototype.i… method in w 3278 …llelogram",w);mxUtils.extend(x,mxActor);x.prototype.size=.2;x.prototype.fixedSize=20;x.prototype.i… method in x 3288 …()}};mxUtils.extend(C,mxRectangleShape);C.prototype.size=.1;C.prototype.fixedSize=!1;C.prototype.i… method in C 3293 …("callout",y);mxUtils.extend(I,mxActor);I.prototype.size=.2;I.prototype.fixedSize=20;I.prototype.i… method in I 3295 mxUtils.extend(L,mxHexagon);L.prototype.size=.25;L.prototype.fixedSize=20;L.prototype.isRoundable=f… method in L 3339 …bleArrow",qa);mxUtils.extend(J,mxActor);J.prototype.size=.1;J.prototype.fixedSize=20;J.prototype.r… method in J
|