Searched refs:FontDialog (Results 1 – 3 of 3) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Menus.js | 4371 …var dlg = new FontDialog(this.editorUi, curFontName, curUrl, curType, mxUtils.bind(this, function(…
|
H A D | Dialogs.js | 11485 var FontDialog = function(editorUi, curFontname, curUrl, curType, fn) class
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 10394 …";g.appendChild(k);g.appendChild(b);g.appendChild(d);this.container=g},FontDialog=function(b,e,d,c… 11932 …Element==b.cellEditor.textarea&&(g=b.cellEditor.saveSelection());d=new FontDialog(this.editorUi,c,…
|