Searched refs:getAnonymizedXmlForPages (Results 1 – 5 of 5) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DrawioFile.js | 328 var fileData = this.compressReportData(this.getAnonymizedXmlForPages(pages)); 329 var data = this.compressReportData(this.getAnonymizedXmlForPages(patched)); 412 DrawioFile.prototype.getAnonymizedXmlForPages = function(pages) method in DrawioFile 498 this.getAnonymizedXmlForPages( 563 this.getAnonymizedXmlForPages( 566 this.getAnonymizedXmlForPages(
|
H A D | Menus.js | 1618 editorUi.getCurrentFile().getAnonymizedXmlForPages(editorUi.pages) : '';
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3021 …ar m=this.compressReportData(this.getAnonymizedXmlForPages(t)),n=this.compressReportData(this.getA… 3024 DrawioFile.prototype.getAnonymizedXmlForPages=function(b){var c=new mxCodec(mxUtils.createXmlDocume… 3026 …SON.stringify(c,null,2));b=null!=b?this.compressReportData(this.getAnonymizedXmlForPages(this.ui.g… 3029 …compressReportData(this.getAnonymizedXmlForPages(this.shadowPages),25E3),p=this.compressReportData…
|
H A D | app.min.js | 9981 …ar q=this.compressReportData(this.getAnonymizedXmlForPages(n)),t=this.compressReportData(this.getA… 9984 DrawioFile.prototype.getAnonymizedXmlForPages=function(b){var e=new mxCodec(mxUtils.createXmlDocume… 9986 …SON.stringify(e,null,2));b=null!=b?this.compressReportData(this.getAnonymizedXmlForPages(this.ui.g… 9989 …compressReportData(this.getAnonymizedXmlForPages(this.shadowPages),25E3),k=this.compressReportData… 11847 …ar b=null!=c.pages&&null!=c.getCurrentFile()?c.getCurrentFile().getAnonymizedXmlForPages(c.pages):…
|
H A D | viewer-static.min.js | 3021 …ar m=this.compressReportData(this.getAnonymizedXmlForPages(t)),n=this.compressReportData(this.getA… 3024 DrawioFile.prototype.getAnonymizedXmlForPages=function(b){var c=new mxCodec(mxUtils.createXmlDocume… 3026 …SON.stringify(c,null,2));b=null!=b?this.compressReportData(this.getAnonymizedXmlForPages(this.ui.g… 3029 …compressReportData(this.getAnonymizedXmlForPages(this.shadowPages),25E3),p=this.compressReportData…
|