Home
last modified time | relevance | path

Searched refs:useCanvasForExport (Results 1 – 13 of 13) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DTrelloClient.js130 (!this.ui.useCanvasForExport && binary))
251 if (this.ui.useCanvasForExport && /(\.png)$/i.test(filename))
300 if (this.ui.useCanvasForExport && /(\.png)$/i.test(file.meta.name))
H A DLocalFile.js166 var binary = this.ui.useCanvasForExport && /(\.png)$/i.test(this.getTitle());
H A DDropboxFile.js253 if (this.ui.useCanvasForExport && /(\.png)$/i.test(this.getTitle()))
H A DDropboxClient.js373 /\.pdf$/i.test(path) || (!this.ui.useCanvasForExport && binary))
908 (!this.ui.useCanvasForExport && binary))
H A DGitHubClient.js422 /\.pdf$/i.test(path) || (!this.ui.useCanvasForExport && binary)))
722 if (this.ui.useCanvasForExport && /(\.png)$/i.test(path))
H A DGitLabClient.js394 /\.pdf$/i.test(path) || (!this.ui.useCanvasForExport && binary)))
714 if (this.ui.useCanvasForExport && /(\.png)$/i.test(path))
H A DDriveClient.js1018 (!this.ui.useCanvasForExport && binary))
1360 var saveAsPng = this.ui.useCanvasForExport && /(\.png)$/i.test(file.getTitle());
H A DApp.js2390 if (mxClient.IS_CHROMEAPP || this.useCanvasForExport)
2848 var dot = (!this.useCanvasForExport) ? filename.substring(filename.length - 4) == '.png' : -1;
4004 var dot = !this.useCanvasForExport && filename.substring(filename.length - 4) == '.png';
5216 if (!this.useCanvasForExport && ext == '.png')
H A DEditor.js3344 return mxClient.IS_CHROMEAPP || this.useCanvasForExport;
8590 Editor.prototype.useCanvasForExport = false; method in Editor
8607 Editor.prototype.useCanvasForExport = result != null && result.length > 6; method in Editor
H A DEditorUi.js480 EditorUi.prototype.useCanvasForExport = false; method in EditorUi
509 EditorUi.prototype.useCanvasForExport = result != null && result.length > 6; method in EditorUi
11141 if (!this.useCanvasForExport && /(\.png)$/i.test(name))
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js3085 …leHandle=null);this.title=b;g||this.updateFileData();var p=this.ui.useCanvasForExport&&/(\.png)$/i…
3201 …ype.isExportToCanvas=function(){return mxClient.IS_CHROMEAPP||this.useCanvasForExport};Editor.prot…
3353useCanvasForExport=!1;try{var Q=document.createElement("canvas"),T=new Image;T.onload=function(){t… method in Editor
3366useCanvasForExport=!1;EditorUi.prototype.jpgSupported=!1;try{var b=document.createElement("canvas"… method in EditorUi
H A Dapp.min.js10045 …leHandle=null);this.title=b;g||this.updateFileData();var k=this.ui.useCanvasForExport&&/(\.png)$/i…
10533 …ype.isExportToCanvas=function(){return mxClient.IS_CHROMEAPP||this.useCanvasForExport};Editor.prot…
10685useCanvasForExport=!1;try{var Q=document.createElement("canvas"),P=new Image;P.onload=function(){t… method in Editor
10698useCanvasForExport=!1;EditorUi.prototype.jpgSupported=!1;try{var b=document.createElement("canvas"… method in EditorUi
11616 ….container);n.model.setRoot(p.root)}if(mxClient.IS_CHROMEAPP||this.useCanvasForExport)this.editor.…
11627 …Params.title,e=!0,c=null!=c?decodeURIComponent(c):this.defaultFilename);0<(this.useCanvasForExport?
11665 function(c,d){var e=mxUtils.bind(this,function(){this.useCanvasForExport||".png"!=d.substring(d.len…
11701 this.useCanvasForExport||".png"!=g||(g=".drawio"),".svg"===g||".xml"===g||".html"===g||".png"===g||…
H A Dviewer-static.min.js3085 …leHandle=null);this.title=b;g||this.updateFileData();var p=this.ui.useCanvasForExport&&/(\.png)$/i…
3201 …ype.isExportToCanvas=function(){return mxClient.IS_CHROMEAPP||this.useCanvasForExport};Editor.prot…
3353useCanvasForExport=!1;try{var Q=document.createElement("canvas"),T=new Image;T.onload=function(){t… method in Editor
3366useCanvasForExport=!1;EditorUi.prototype.jpgSupported=!1;try{var b=document.createElement("canvas"… method in EditorUi