Lines Matching +defs:text +defs:height
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
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
1245 R._engine.text = function (svg, x, y, text) { argument
1253 text: text, property
1263 R._engine.setSize = function (width, height) { argument
1291 height: height, property