Lines Matching +defs:height +defs:value
155 addArrow = function (o, value, isEnd) { argument
306 addDashes = function (o, value, params) { argument
389 height: rect[3] property
495 … $(el, {x: 0, y: 0, patternUnits: "userSpaceOnUse", height: 1, width: 1}); property
503 $(el, {width: w, height: h}); property
504 $(ig, {width: w, height: h}); property
958 height: this.node.clientHeight property
1050 elproto.attr = function (name, value) { argument
1221 …res.attrs = {x: x, y: y, width: w, height: h, rx: r || 0, ry: r || 0, fill: "none", stroke: "#000"… property
1237 $(el, {x: x, y: y, width: w, height: h, preserveAspectRatio: "none"}); property
1241 res.attrs = {x: x, y: y, width: w, height: h, src: src}; property
1263 R._engine.setSize = function (width, height) { argument
1291 height: height, property