Lines Matching +defs:text +defs:xml

1334 	EditorUi.prototype.anonymizeString = function(text, zeros)  argument
1754 EditorUi.prototype.getHtml2 = function(xml, graph, title, editLink, redirect) argument
1765 xml: Graph.zapGremlins(xml), toolbar: 'pages zoom layers lightbox'}; property in EditorUi.getHtml2.data
2299 EditorUi.prototype.updateDiagram = function(xml) argument
2981 StorageFile.getFileContent(this, '.scratchpad', mxUtils.bind(this, function(xml) argument
3340 var entry = {xml: xml, w: bounds.width, h: bounds.height}; property in EditorUi.libraryLoaded.AnonymousFunction393e60862c00.entry
3558 this.importVisio(file, function(xml) argument
4168 EditorUi.prototype.showBanner = function(id, text, onclick, doNotShowAgainOnClose) argument
4327 EditorUi.prototype.createImageDataUri = function(canvas, xml, format, dpi) argument
4355 EditorUi.prototype.saveCanvas = function(canvas, xml, format, ignorePageName, dpi) argument
4383 EditorUi.prototype.showTextDialog = function(title, text) argument
6766 EditorUi.prototype.getEmbeddedSvg = function(xml, graph, url, noHeader, callback, ignoreSelection, argument
6953 …EditorUi.prototype.importXml = function(xml, dx, dy, crop, noErrorHandling, addNewPage, applyDefau… argument
7789 EditorUi.prototype.insertAsPreText = function(text, x, y) argument
7813 …EditorUi.prototype.insertTextAt = function(text, dx, dy, html, asImage, crop, resizeImages, addNew… argument
7950 this.convertLucidChart(text, mxUtils.bind(this, function(xml) argument
8144 window.openFile.setConsumer(mxUtils.bind(this, function(xml, filename) argument
8151 this.importVisio(file, mxUtils.bind(this, function(xml) argument
8307 var handleResult = mxUtils.bind(this, function(xml) argument
9062 obj.data, function(text) argument
9118 obj.data, function(text) argument
10545 EditorUi.prototype.copyImage = function(cells, xml, scale) argument
10660 EditorUi.prototype.pasteXml = function(xml, pasteAsLabel, compat, evt) argument
10794 this.convertLucidChart(content, mxUtils.bind(this, function(xml) argument
11111 EditorUi.prototype.stringToCells = function(xml) argument
11150 var handleResult = mxUtils.bind(this, function(xml) argument
11188 this.importVisio(file, mxUtils.bind(this, function(xml) argument
11196 this.importGraphML(data, mxUtils.bind(this, function(xml) argument
11232 this.convertLucidChart(data, mxUtils.bind(this, function(xml) argument
11263 this.importZipFile(file, mxUtils.bind(this, function(xml) argument
11553 this.installMessageHandler(mxUtils.bind(this, function(xml, evt, modified, convertToSketch) argument
11932 var tempDlg = new TemplatesDialog(this, function(xml, filename, itemInfo) argument
11968 mxUtils.bind(this, function(xml, name, url, libs) argument
12654 this.importVisio(this.base64ToBlob(data.substring(data.indexOf(',') + 1)), function(xml) argument
12676 this.convertLucidChart(data, mxUtils.bind(this, function(xml) argument
12862 EditorUi.prototype.importCsv = function(text, done) argument