Searched refs:DragResize (Results 1 – 1 of 1) sorted by relevance
266 function DragResize(myName, config) function301 DragResize.prototype.apply = function(node) class312 DragResize.prototype.handleSet = function(elm, show) { with (this)336 DragResize.prototype.select = function(newElement) { with (this)359 DragResize.prototype.deselect = function(keepHandles) { with (this)380 DragResize.prototype.mouseDown = function(e) { with (this)418 DragResize.prototype.mouseMove = function(e) { with (this)520 DragResize.prototype.mouseUp = function(e) { with (this)1252 var dragresize = new DragResize('dragresize', { allowBlur: false });