Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js42431 function getNewAttachPoint(point, oldBounds, newBounds) { function
42808 var newReferencePoint = getNewAttachPoint(referencePoint, oldBounds, newBounds);
42917 return getNewAttachPoint(oldAnchor.original || oldAnchor, oldBounds, shape);
42932 return getNewAttachPoint(oldAnchor.original || oldAnchor, oldBounds, shape);
42942 return getNewAttachPoint(oldAnchor.original || oldAnchor, oldBounds, source);
42952 return getNewAttachPoint(oldAnchor.original || oldAnchor, oldBounds, target);