Lines Matching +defs:min +defs:height
574 height: 0, property
606 height: nu, property
2013 height: height, property
2351 min: {x: mmin[apply](0, x), y: mmin[apply](0, y)}, property
3862 paperproto.setSize = function (width, height) { argument
5558 … height = +bb[1] + (origin == "baseline" ? lineHeight + (+font.face.descent) : lineHeight / 2); property
6125 height: rect[3] 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
6964 R._engine.setSize = function (width, height) { argument
6992 height: height, property
7975 R._engine.setSize = function (width, height) { argument