Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js47580 forEach(resizingShapes, function(resizingShape) { argument
47581 var resizingShapeBBox = asTRBL(resizingShape);
47584 var nonMovingResizingChildren = filter(resizingShape.children, function(child) {
47592 var movingChildren = filter(resizingShape.children, function(child) {
47636 var resizingShapeMinDimensions = minDimensions && minDimensions[ resizingShape.id ];
47641 resizingShape[ AXIS_TO_DIMENSION [ axis ] ] -
47647 resizingShape[ AXIS_TO_DIMENSION [ axis ] ] -
47653 resizingShape[ AXIS_TO_DIMENSION [ axis ] ] +
47659 resizingShape[ AXIS_TO_DIMENSION [ axis ] ] +