Searched refs:FreehandWindow (Results 1 – 3 of 3) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Menus.js | 299 … this.freehandWindow = new FreehandWindow(editorUi, document.body.offsetWidth - 420, 102, 176, 84);
|
H A D | Dialogs.js | 7483 var FreehandWindow = function(editorUi, x, y, w, h) class
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 10283 …(){mxEvent.removeListener(window,"resize",X);this.window.destroy()}},FreehandWindow=function(b,e,d… 11800 …{g.isEnabled()&&(null==this.freehandWindow&&(this.freehandWindow=new FreehandWindow(c,document.bod…
|