Lines Matching +defs:text +defs:xml
331 'props': 'plugins/props.js', 'text': 'plugins/text.js', property in App.pluginRegistry
2828 window.opener.openFile.setConsumer(mxUtils.bind(this, function(xml, filename, temp) argument
3175 var doLoadFile = mxUtils.bind(this, function(xml) argument
3228 this.installMessageHandler(mxUtils.bind(this, function(xml, evt) argument
3329 var showCreateDialog = mxUtils.bind(this, function(xml) argument
3417 this.loadTemplate(value, function(text) argument
3492 App.prototype.loadDraft = function(xml, success) argument
3999 window.openFile.setConsumer(mxUtils.bind(this, function(xml, filename) argument
4190 window.openFile.setConsumer(mxUtils.bind(this, function(xml, filename) argument
4609 …importVisio(this.base64ToBlob(responseData.substring(responseData.indexOf(',') + 1)), function(xml) argument
4628 this.convertLucidChart(data, mxUtils.bind(this, function(xml) argument
5196 this.loadTemplate(url, mxUtils.bind(this, function(text) argument
5560 StorageFile.getFileContent(this, name, mxUtils.bind(this, function(xml) argument
5590 this.loadTemplate(url, mxUtils.bind(this, function(text) argument
6579 this.importVisio(blob, mxUtils.bind(this, function(xml) argument