Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js28196 hitWidth = calculateHitWidth(segmentStart, segmentEnd, alignment),
28257 function calculateHitWidth(segmentStart, segmentEnd, alignment) { function