Lines Matching +defs:stroke +defs:width
583 stroke: "#000", property
594 width: 0, property
612 stroke: "colour", property
616 width: nu, property
2012 width: width, property
3067 … var rect = this.rect(-99, -99, this.width + 99, this.height + 99).attr({stroke: "none"}); property
3862 paperproto.setSize = function (width, height) { argument
4158 width: (glow.width || 10) + (+this.attr("stroke-width") || 1), property
4172 stroke: s.color, property
5577 stroke: "none" property
5940 stroke: attrs.stroke property
5946 stroke: "none" property
6130 width: rect[2], 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
6457 stroke: "#000", property
6920 res.attrs = {cx: x, cy: y, r: r, fill: "none", stroke: "#000"}; 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
6938 res.attrs = {cx: x, cy: y, rx: rx, ry: ry, fill: "none", stroke: "#000"}; 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
6963 stroke: "none", property
6970 R._engine.setSize = function (width, height) { argument
7000 width: width, property
7860 attr = {fill: "none", stroke: "#000"}; property
7919 res = vml.path(path).attr({stroke: "none"}), property
7957 stroke: "none", property
7981 R._engine.setSize = function (width, height) { argument