Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.production.min.js34 …shape,n=e.newBounds;!1!==e.balanced?this.resizeBalanced(t,n):this.resizeSpace(t,n)},gm.prototype.r…
Dbpmn-modeler.development.js51909 this.resizeBalanced(shape, newBounds);
51922 ResizeLaneHandler.prototype.resizeBalanced = function(shape, newBounds) {
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js211 …e,n=e.newBounds,r=e.balanced;r!==!1?this.resizeBalanced(t,n):this.resizeSpace(t,n)};Ii.prototype.r… method in Ii