Searched refs:bendpointIndex (Results 1 – 4 of 4) sorted by relevance
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 28781 if (!insert && bendpointIndex === 0) { 28816 bendpointIndex: bendpointIndex, 28889 bendpointIndex = context.bendpointIndex, 28923 bendpointIndex: bendpointIndex property in hints.bendpointMove 29022 bendpointIndex = context.bendpointIndex, 29087 bendpointIndex = context.bendpointIndex, 29867 bendpointIndex = context.bendpointIndex; 29873 var referenceWaypoints = [ waypoints[bendpointIndex - 1], waypoints[bendpointIndex + 1] ]; 42244 bendpointIndex = hints.bendpointMove.bendpointIndex, 42253 if (index >= bendpointIndex) { [all …]
|
H A D | bpmn-modeler.production.min.js | 34 …bendpointIndex:o,connection:t,source:p,target:u,insert:a,type:s}}})},t.on("bendpoint.move.hover",(…
|
/plugin/bpmnio/vendor/bpmn-js/dist/ |
H A D | bpmn-modeler.production.min.js | 194 …bendpointIndex:o,connection:t,source:p,target:l,insert:a,type:s}}})},t.on("bendpoint.move.hover",(…
|
/plugin/bpmnio/vendor/dmn-js/dist/ |
H A D | dmn-modeler.production.min.js | 21 …bendpointIndex:o,connection:t,source:c,target:l,insert:a,type:s}}})},t.on("bendpoint.move.hover",(…
|