Lines Matching +defs:data +defs:name
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
3491 Graph.prototype.getGlobalVariable = function(name) 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
6981 mxStencilRegistry.getStencil = function(name) argument
7061 mxStencilRegistry.getBasenameForStencil = function(name) argument
10077 Graph.prototype.getParentByName = function(node, name, stopAt) argument