Lines Matching +defs:data +defs:value
346 var opts = [{value: 'top', title: mxResources.get('top')}, property
347 {value: 'inline', title: mxResources.get('embed')}, property
348 {value: 'hidden', title: mxResources.get('hidden')}] property
382 var opts = [{value: 'auto', title: mxResources.get('automatic')}, property
383 {value: 'blank', title: mxResources.get('openInNewWindow')}, property
384 {value: 'self', title: mxResources.get('openInThisWindow')}] property
559 function addOption(select, name, value, isDisabled, isSelected) argument
889 ui.showLinkDialog = function(value, btnLabel, fn) argument
1063 function addImage(container, data, w, h, img) argument
1369 EmbedFile.prototype.setModified = function(value) argument
1648 ui.remoteInvoke('getDraftFileContent', null, null, mxUtils.bind(this, function(data, desc) argument