Lines Matching +defs:size +defs:value
585 EditorUi.prototype.setMathEnabled = function(value) argument
595 EditorUi.prototype.isMathEnabled = function(value) argument
622 EditorUi.prototype.createSpinner = function(x, y, size) argument
2139 size: graph.gridSize, property
3765 EditorUi.prototype.showImageDialog = function(title, value, fn, ignoreExisting, convertDataUri) argument
5295 var dlg2 = new FilenameDialog(this, editUrl, mxResources.get('ok'), function(value) argument
8027 EditorUi.prototype.formatFileSize = function(size) argument
8917 EditorUi.prototype.isResampleImageSize = function(size, thresh) argument
10208 EditorUi.prototype.setSketchMode = function(value) argument
10232 EditorUi.prototype.setPagesVisible = function(value) argument
10249 EditorUi.prototype.setInlineFullscreen = function(value) argument
10274 EditorUi.prototype.doSetSketchMode = function(value) argument
10281 function setStyle(style, key, value) argument
11859 (data.okKey != null) ? mxResources.get(data.okKey) : data.ok, function(value) argument
11863 parent.postMessage(JSON.stringify({event: 'prompt', value: value, message: data}), '*'); property
13654 EditorUi.prototype.showLinkDialog = function(value, btnLabel, fn, showNewWindowOption, linkTarget) argument
13936 size: graph.gridSize, property
14374 this.getDatabaseItem('.drawioMigrated3', mxUtils.bind(this, function(value) argument
14438 size: file.data.length, property
14952 EditorUi.prototype.writeGraphModelToPng = function(data, type, key, value, error) argument