Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js18678 fitLine = shortenLine(fitLine, textBBox.width, maxWidth);
18744 function shortenLine(line, width, maxWidth) { function