Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js16256 width: ensureUnit(options.width),
16257 height: ensureUnit(options.height),
16306 function ensureUnit(val) { function