Searched refs:handleMove (Results 1 – 4 of 4) sorted by relevance
| /plugin/diagrams/syntax/ |
| H A D | mediafile.php | 74 public function handleMove($match, $state, $pos, $plugin, $handler) function in syntax_plugin_diagrams_mediafile
|
| /plugin/struct/action/ |
| H A D | move.php | 45 public function handleMove(Event $event, $ispage) function in action_plugin_struct_move
|
| /plugin/davcal/fullcalendar-3.10.5/ |
| H A D | fullcalendar.js | 6356 drag: this.handleMove, 6395 DragListener.prototype.handleMove = function (ev) { 6458 this.handleMove(ev); 6461 this.handleMove(ev); 9508 this.listenTo($(document), 'touchmove', this.handleMove); 9511 this.listenTo($(document), 'mousemove', this.handleMove); 9596 MouseFollower.prototype.handleMove = function (ev) {
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 22352 function handleMove(event) { function in MoveCanvas 22389 componentEvent.unbind(document, 'mousemove', handleMove); 22416 componentEvent.bind(document, 'mousemove', handleMove); 38598 function handleMove(context, delta) { function in Resize 38679 handleMove(event.context, delta);
|