Lines Matching +defs:stroke +defs:width
197 stroke: attrs.stroke property
203 stroke: "none" property
388 width: rect[2], 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
727 stroke: "#000", property
957 width: this.node.clientWidth, property
1212 res.attrs = {cx: x, cy: y, r: r, fill: "none", stroke: "#000"}; property
1221 …res.attrs = {x: x, y: y, width: w, height: h, rx: r || 0, ry: r || 0, fill: "none", stroke: "#000"… property
1230 res.attrs = {cx: x, cy: y, rx: rx, ry: ry, 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
1256 stroke: "none", property
1263 R._engine.setSize = function (width, height) { argument
1293 width: width, property