Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js35815 function ensureConstraints$1(currentBounds, resizeConstraints) { argument
35818 return currentBounds;
35821 var currentTrbl = asTRBL(currentBounds);
35832 function getMinResizeBounds(direction, currentBounds, minDimensions, childrenBounds) { argument
35834 var currentBox = asTRBL(currentBounds);