Lines Matching +defs:table +defs:data
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
4871 Graph.prototype.compress = function(data, deflate) argument
4879 Graph.prototype.decompress = function(data, inflate) argument
5829 Graph.prototype.setTableValues = function(table, values, rowValues) argument
10588 Graph.prototype.insertRow = function(table, index) argument
10614 Graph.prototype.deleteRow = function(table, index) argument
10622 Graph.prototype.insertColumn = function(table, index) argument
10651 Graph.prototype.deleteColumn = function(table, index) argument