Lines Matching +defs:text +defs:height
472 elements = {circle: 1, rect: 1, path: 1, ellipse: 1, text: 1, image: 1}, property
574 height: 0, property
606 height: nu, property
671 text: function (el) { method
2013 height: height, property
3791 paperproto.text = function (x, y, text) { argument
3862 paperproto.setSize = function (width, height) { argument
5557 … height = +bb[1] + (origin == "baseline" ? lineHeight + (+font.face.descent) : lineHeight / 2); property
6131 height: rect[3] property
6240 … $(el, {x: 0, y: 0, patternUnits: "userSpaceOnUse", height: 1, width: 1}); property
6248 $(el, {width: w, height: h}); property
6249 $(ig, {width: w, height: h}); property
6929 …res.attrs = {x: x, y: y, width: w, height: h, r: r || 0, rx: r || 0, ry: r || 0, fill: "none", str… property
6945 $(el, {x: x, y: y, width: w, height: h, preserveAspectRatio: "none"}); property
6949 res.attrs = {x: x, y: y, width: w, height: h, src: src}; property
6953 R._engine.text = function (svg, x, y, text) { argument
6961 text: text, property
6970 R._engine.setSize = function (width, height) { argument
6998 height: height, property
7940 R._engine.text = function (vml, x, y, text) { argument
7959 text: text property
7981 R._engine.setSize = function (width, height) { argument