Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js42828 var nearestLine = getNearestLine(point, lines);
42892 function getNearestLine(point, lines) { function