Lines Matching +defs:move +defs:up
6495 move: "move", property
7086 "move": "mousemove", property
7088 "up": "mouseup", property
7105 "move": "touchmove", property
7107 "up": "touchend", property
7124 "move": "pointermove", property
7126 "up": "pointerup", property
7135 "move": "MSPointerMove", property
7137 "up": "MSPointerUp", property
9735 move: function(sindex, tindex){ method in DataStore
10723 move: function(sid, tindex, parent){ method
20184 function findClosesTarget(dndTaskId, taskId, allowedLevel, store, up){ argument
23021 dirs: {"left": 'left', "right": 'right', "up": 'up', "down": 'down'}, property