Home
last modified time | relevance | path

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

/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21 …turn/w|e/.test(t)&&(e=this.snapHorizontally(e,t)),/n|s/.test(t)&&(e=this.snapVertically(e,t)),e},X… method in Xd
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.production.min.js34 …turn/w|e/.test(t)&&(e=this.snapHorizontally(e,t)),/n|s/.test(t)&&(e=this.snapVertically(e,t)),e},h…
H A Dbpmn-modeler.development.js37654 newBounds = this.snapHorizontally(newBounds, directions);
37672 ResizeBehavior$1.prototype.snapHorizontally = function(newBounds, directions) {
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js194 …turn/w|e/.test(t)&&(e=this.snapHorizontally(e,t)),/n|s/.test(t)&&(e=this.snapVertically(e,t)),e},g…