Searched refs:initialBounds (Results 1 – 3 of 3) sorted by relevance
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 47855 var initialBounds = frame.getBBox(); 47859 initialBounds: initialBounds property 47886 initialBounds = frame.initialBounds, 47892 width: max(initialBounds.width + delta.x, 5) 47895 width = max(initialBounds.width - delta.x, 5); 47899 x: initialBounds.x + initialBounds.width - width 47905 height: max(initialBounds.height + delta.y, 5) 47908 height = max(initialBounds.height - delta.y, 5); 47912 y: initialBounds.y + initialBounds.height - height
|
| D | bpmn-modeler.production.min.js | 34 …initialBounds:i}),n.addMarker(e,uf)})),a.frameGroup=d,a.frames=f}ge(s,{d:{x:"M"+e.x+", -10000 L"+e… property
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| D | bpmn-modeler.production.min.js | 197 …initialBounds:i}),n.addMarker(e,Nf)})),a.frameGroup=d,a.frames=f}_e(s,{d:{x:"M"+e.x+", -10000 L"+e… property
|