Searched refs:primaryShape (Results 1 – 4 of 4) sorted by relevance
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 49933 MoveHelper.prototype.moveClosure = function(closure, delta, newParent, newHost, primaryShape) { argument 49942 if (primaryShape && primaryShape.parent === newParent) { 49999 primaryShape; 50001 if (hints && hints.primaryShape) { 50002 primaryShape = hints.primaryShape; 50003 hints.oldParent = primaryShape.parent; 50011 primaryShape 54039 primaryShape: context.shape,
|
H A D | bpmn-modeler.production.min.js | 34 …primaryShape&&(t=n.primaryShape,n.oldParent=t.parent),this._helper.moveClosure(e.closure,e.delta,e…
|
/plugin/bpmnio/vendor/dmn-js/dist/ |
H A D | dmn-modeler.production.min.js | 21 …primaryShape&&(t=n.primaryShape,n.oldParent=t.parent),this._helper.moveClosure(e.closure,e.delta,e…
|
/plugin/bpmnio/vendor/bpmn-js/dist/ |
H A D | bpmn-modeler.production.min.js | 194 …primaryShape&&(t=n.primaryShape,n.oldParent=t.parent),this._helper.moveClosure(e.closure,e.delta,e…
|