Home
last modified time | relevance | path

Searched refs:isExportToCanvas (Results 1 – 7 of 7) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DMenus.js790 if (editorUi.isExportToCanvas())
818 if (editorUi.isExportToCanvas())
852 action.visible = Editor.enableNativeCipboard && editorUi.isExportToCanvas() && !mxClient.IS_SF;
2086 }, mxResources.get('image'), mxResources.get('retina'), editorUi.isExportToCanvas());
2350 if (editorUi.isExportToCanvas())
H A DElectronApp.js2014 if ((format == 'png' || format == 'jpg' || format == 'jpeg') && editorUi.isExportToCanvas())
H A DEditorUi.js4319 EditorUi.prototype.isExportToCanvas = function() method in EditorUi
4321 return this.editor.isExportToCanvas();
4837 if (this.isExportToCanvas() && this.isChromelessImageExportEnabled())
6338 if (this.isExportToCanvas())
12143 if (this.isExportToCanvas())
13916 if ((format == 'png' || format == 'jpg' || format == 'jpeg') && editorUi.isExportToCanvas())
H A DEditor.js3342 Editor.prototype.isExportToCanvas = function() method in Editor
/plugin/diagramsnet/lib/js/
H A Dapp.min.js10533 …s");mxUtils.setTextContent(d,c);f.appendChild(d)}};Editor.prototype.isExportToCanvas=function(){re… method in Editor
10801 …i.prototype.getCurrentFile=function(){return this.currentFile};EditorUi.prototype.isExportToCanvas=
10802 function(){return this.editor.isExportToCanvas()};EditorUi.prototype.createImageDataUri=function(b,…
10817 …e.removeChild(this.layersDialog),this.layersDialog=null)}));if(this.isExportToCanvas()&&this.isChr…
10866 …editor.graph.getGraphBounds(),m=this.getSelectedPageIndex();if(this.isExportToCanvas())this.editor…
11818 …portPng",new Action(mxResources.get("formatPng")+"...",function(){c.isExportToCanvas()?c.showExpor…
11819 …portJpg",new Action(mxResources.get("formatJpg")+"...",function(){c.isExportToCanvas()?c.showExpor…
11821 …ls(b));c.copyImage(b,d)}));p.visible=Editor.enableNativeCipboard&&c.isExportToCanvas()&&!mxClient.…
11860 …dleError(b)})},mxResources.get("image"),mxResources.get("retina"),c.isExportToCanvas())}));c.actio…
11869 …}}));this.put("exportAs",new Menu(mxUtils.bind(this,function(b,d){c.isExportToCanvas()?(this.addMe…
H A Dviewer.min.js3201 …s");mxUtils.setTextContent(f,d);c.appendChild(f)}};Editor.prototype.isExportToCanvas=function(){re… method in Editor
3469 …{return this.currentFile};EditorUi.prototype.isExportToCanvas=function(){return this.editor.isExpo…
3485 this.layersDialog=null)}));if(this.isExportToCanvas()&&this.isChromelessImageExportEnabled()){this.…
3534 …editor.graph.getGraphBounds(),l=this.getSelectedPageIndex();if(this.isExportToCanvas())this.editor…
H A Dviewer-static.min.js3201 …s");mxUtils.setTextContent(f,d);c.appendChild(f)}};Editor.prototype.isExportToCanvas=function(){re… method in Editor
3469 …{return this.currentFile};EditorUi.prototype.isExportToCanvas=function(){return this.editor.isExpo…
3485 this.layersDialog=null)}));if(this.isExportToCanvas()&&this.isChromelessImageExportEnabled()){this.…
3534 …editor.graph.getGraphBounds(),l=this.getSelectedPageIndex();if(this.isExportToCanvas())this.editor…