Searched refs:makeSpace (Results 1 – 3 of 3) sorted by relevance
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| H A D | bpmn-modeler.production.min.js | 211 …makeSpace(f.movingShapes,f.resizingShapes,{x:0,y:l},"s")),c.length&&(d=t.calculateAdjustments(c,"y… method in Ht
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.production.min.js | 34 …makeSpace(r.movingShapes,r.resizingShapes,{x:0,y:i},"s")),c.length&&(o=n.calculateAdjustments(c,"y…
|
| D | bpmn-modeler.development.js | 41118 spaceTool.makeSpace( 41128 spaceTool.makeSpace( 47327 self.makeSpace(movingShapes, resizingShapes, delta, direction, start); 47392 SpaceTool.prototype.makeSpace = function(movingShapes, resizingShapes, delta, direction, start) { 51789 spaceTool.makeSpace( 51983 …spaceTool.makeSpace(adjustments.movingShapes, adjustments.resizingShapes, { x: 0, y: change }, dir… 51997 …spaceTool.makeSpace(adjustments.movingShapes, adjustments.resizingShapes, { x: change, y: 0 }, dir…
|