Searched refs:CommentsWindow (Results 1 – 3 of 3) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Menus.js | 3574 …this.commentsWindow = new CommentsWindow(editorUi, document.body.offsetWidth - 380, 120, 300, 350);
|
H A D | EditorUi.js | 15010 var CommentsWindow = function(editorUi, x, y, w, h, saveCallback) class
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 11909 …this,function(){if(null==this.commentsWindow)this.commentsWindow=new CommentsWindow(c,document.bod…
|