Lines Matching +defs:data +defs:value
89 var toInteger = function (value) { argument
96 var toLength = function (value) { argument
1371 Graph.createSvgImage = function(w, h, data, coordWidth, coordHeight) argument
1491 Graph.stringToArrayBuffer = function(data) argument
1532 Graph.compress = function(data, deflate) argument
1550 Graph.decompress = function(data, inflate, checked) argument
1645 Graph.sanitizeHtml = function(value, editing) argument
3313 Graph.prototype.sanitizeHtml = function(value, editing) argument
3447 Graph.prototype.setGridSize = function(value) argument
4760 temp.push({name: attrs[i].nodeName, value: attrs[i].nodeValue}); property
4871 Graph.prototype.compress = function(data, deflate) argument
4879 Graph.prototype.decompress = function(data, inflate) argument
7425 Graph.prototype.updateCellStyles = function(key, value, cells) argument
8634 Graph.prototype.cellLabelChanged = function(cell, value, autoSize) argument
9450 Graph.prototype.insertLink = function(value) argument
11522 mxCellEditor.prototype.applyValue = function(state, value) argument