Lines Matching +defs:img +defs:name
497 var img = new Image(); variable
1627 graph.getGlobalVariable = function(name) argument
2962 EditorUi.prototype.saveLibrary = function(name, images, file, mode, noSpin, noReload, fn) { }; argument
3464 …0, 0, this.maxImageSize, mxUtils.bind(this, function(data, mimeType, x, y, w, h, img, doneFn, file) argument
3776 EditorUi.prototype.showBackgroundImageDialog = function(apply, img) argument
3796 EditorUi.prototype.showLibraryDialog = function(name, sidebar, images, file, mode) argument
7894 this.loadImage(text, mxUtils.bind(this, function(img) argument
8744 this.loadImage(e.target.result, mxUtils.bind(this, function(img) argument
8927 EditorUi.prototype.resizeImage = function(img, data, fn, enabled, maxSize, thresh, fileSize) argument
9244 graph.setBackgroundImage = function(img) argument
9457 graph.getGlobalVariable = function(name) argument
9627 this.loadImage(decodeURIComponent(uri), mxUtils.bind(this, function(img) argument
9903 this.loadImage(decodeURIComponent(uri), mxUtils.bind(this, function(img) argument
9914 }), mxUtils.bind(this, function(img) argument
11137 EditorUi.prototype.openFileHandle = function(data, name, file, temp, fileHandle) argument
11347 EditorUi.prototype.openLocalFile = function(data, name, temp, fileHandle, desc) argument
11448 function addName(name) argument
11968 mxUtils.bind(this, function(xml, name, url, libs) argument
12005 mxUtils.bind(this, function(url, info, name) argument
13891 ExportDialog.exportFile = function(editorUi, name, format, bg, s, b, dpi, grid) argument
15239 function addAction(name, evtHandler, hide) argument