Lines Matching +defs:text +defs:width
472 elements = {circle: 1, rect: 1, path: 1, ellipse: 1, text: 1, image: 1}, property
594 width: 0, property
616 width: nu, property
671 text: function (el) { method
2012 width: width, property
3791 paperproto.text = function (x, y, text) { argument
3862 paperproto.setSize = function (width, height) { argument
4158 width: (glow.width || 10) + (+this.attr("stroke-width") || 1), property
6124 width: rect[2], property
6234 … $(el, {x: 0, y: 0, patternUnits: "userSpaceOnUse", height: 1, width: 1}); property
6242 $(el, {width: w, height: h}); property
6243 $(ig, {width: w, height: h}); property
6923 …res.attrs = {x: x, y: y, width: w, height: h, r: r || 0, rx: r || 0, ry: r || 0, fill: "none", str… property
6939 $(el, {x: x, y: y, width: w, height: h, preserveAspectRatio: "none"}); property
6943 res.attrs = {x: x, y: y, width: w, height: h, src: src}; property
6947 R._engine.text = function (svg, x, y, text) { argument
6955 text: text, property
6964 R._engine.setSize = function (width, height) { argument
6994 width: width, property
7934 R._engine.text = function (vml, x, y, text) { argument
7953 text: text property
7975 R._engine.setSize = function (width, height) { argument