Searched refs:useCanvasForExport (Results 1 – 13 of 13) sorted by relevance
130 (!this.ui.useCanvasForExport && binary))251 if (this.ui.useCanvasForExport && /(\.png)$/i.test(filename))300 if (this.ui.useCanvasForExport && /(\.png)$/i.test(file.meta.name))
166 var binary = this.ui.useCanvasForExport && /(\.png)$/i.test(this.getTitle());
253 if (this.ui.useCanvasForExport && /(\.png)$/i.test(this.getTitle()))
373 /\.pdf$/i.test(path) || (!this.ui.useCanvasForExport && binary))908 (!this.ui.useCanvasForExport && binary))
422 /\.pdf$/i.test(path) || (!this.ui.useCanvasForExport && binary)))722 if (this.ui.useCanvasForExport && /(\.png)$/i.test(path))
394 /\.pdf$/i.test(path) || (!this.ui.useCanvasForExport && binary)))714 if (this.ui.useCanvasForExport && /(\.png)$/i.test(path))
1018 (!this.ui.useCanvasForExport && binary))1360 var saveAsPng = this.ui.useCanvasForExport && /(\.png)$/i.test(file.getTitle());
2390 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')
3344 return mxClient.IS_CHROMEAPP || this.useCanvasForExport;8590 Editor.prototype.useCanvasForExport = false; method in Editor8607 Editor.prototype.useCanvasForExport = result != null && result.length > 6; method in Editor
480 EditorUi.prototype.useCanvasForExport = false; method in EditorUi509 EditorUi.prototype.useCanvasForExport = result != null && result.length > 6; method in EditorUi11141 if (!this.useCanvasForExport && /(\.png)$/i.test(name))
3085 …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…3353 …useCanvasForExport=!1;try{var Q=document.createElement("canvas"),T=new Image;T.onload=function(){t… method in Editor3366 …useCanvasForExport=!1;EditorUi.prototype.jpgSupported=!1;try{var b=document.createElement("canvas"… method in EditorUi
10045 …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…10685 …useCanvasForExport=!1;try{var Q=document.createElement("canvas"),P=new Image;P.onload=function(){t… method in Editor10698 …useCanvasForExport=!1;EditorUi.prototype.jpgSupported=!1;try{var b=document.createElement("canvas"… method in EditorUi11616 ….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||…