Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js42058 if (pointsEqual(segmentStart, segmentEnd)) {
42079 bendpointIndex: pointsEqual(segmentStart, intersections[0]) ? idx : idx + 1
42206 function pointsEqual(p1, p2) { function