Lines Matching +defs:name +defs:value
1574 var createVertex = mxUtils.bind(this, function(style, w, h, value) argument
3368 EditorUi.prototype.setScrollbars = function(value) argument
3469 EditorUi.prototype.setPageVisible = function(value) argument
3644 EditorUi.prototype.setBackgroundColor = function(value) argument
3655 EditorUi.prototype.setFoldingEnabled = function(value) argument
3666 EditorUi.prototype.setPageFormat = function(value, ignorePageVisible) argument
3690 EditorUi.prototype.setPageScale = function(value) argument
3710 EditorUi.prototype.setGridColor = function(value) argument
4128 this.addSplitHandler(this.hsplit, true, 0, mxUtils.bind(this, function(value) argument
4150 EditorUi.prototype.setStatusText = function(value) argument
4531 blob.text().then(mxUtils.bind(this, function(value) argument
4597 blob.text().then(function(value) argument
4800 …this, this.editor.getOrCreateFilename(), mxResources.get('save'), mxUtils.bind(this, function(name) argument
4803 }), null, mxUtils.bind(this, function(name) argument
4822 EditorUi.prototype.save = function(name) argument
4928 EditorUi.prototype.showImageDialog = function(title, value, fn, ignoreExisting) argument
4960 EditorUi.prototype.showLinkDialog = function(value, btnLabel, fn) argument