Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js42542 return isHorizontallyMoved(oldTRBL, newTRBL) || isVerticallyMoved(oldTRBL, newTRBL);
42545 function isHorizontallyMoved(oldTRBL, newTRBL) { function