Searched refs:INPUT_MOVE (Results 1 – 2 of 2) sorted by relevance
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 23123 var INPUT_MOVE = 2; 23506 mousemove: INPUT_MOVE, 23540 if (eventType & INPUT_MOVE && ev.which !== 1) { 23564 pointermove: INPUT_MOVE, 23653 touchmove: INPUT_MOVE, 23722 touchmove: INPUT_MOVE, 23769 if (type & (INPUT_START | INPUT_MOVE) && allTouches.length === 1) { 25305 INPUT_MOVE: INPUT_MOVE, property
|
| D | bpmn-modeler.production.min.js | 33 …ession={},this.input.destroy(),this.element=null}},o(Ie,{INPUT_START:1,INPUT_MOVE:2,INPUT_END:4,IN… property
|