Searched refs:primaryShape (Results 1 – 4 of 4) sorted by relevance
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| 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; property 50003 hints.oldParent = primaryShape.parent; 50011 primaryShape 54039 primaryShape: context.shape, property
|
| D | bpmn-modeler.production.min.js | 34 …primaryShape&&(t=n.primaryShape,n.oldParent=t.parent),this._helper.moveClosure(e.closure,e.delta,e… property
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| H A D | dmn-modeler.production.min.js | 198 …primaryShape&&(t=e.primaryShape,e.oldParent=t.parent),this._helper.moveClosure(n.closure,n.delta,n… property
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| H A D | bpmn-modeler.production.min.js | 211 …)};Ko.prototype.postExecute=function(e){var t=e.hints,n;t&&t.primaryShape&&(n=t.primaryShape,t.old… 231 …Vu(p.x),p.y=Vu(p.y),!(p.x===0&&p.y===0)&&n.moveElements(f,p,c.target,{primaryShape:c.shape,attach:… property
|