Lines Matching +defs:r +defs:fonts
182 r: 0, property
213 r: nu, property
243 rectPath = R._rectPath = function (x, y, w, h, r) { argument
567 prepareRGB = function (r, g, b) { argument
587 packageRGB = function (r, g, b, o) { argument
592 r: r, property
749 R.rgb2hsb = function (r, g, b) { argument
783 R.rgb2hsl = function (r, g, b) { argument
940 rgb = {r: red, g: green, b: blue, toString: clrToString}; property
986 R.rgb = cacher(function (r, g, b) { argument
1078 var paramCounts = {a: 7, c: 6, h: 1, l: 2, m: 2, r: 4, q: 4, s: 4, t: 2, v: 1, z: 0}, property
1124 var paramCounts = {r: 3, s: 4, t: 2, m: 6}, property
3286 paperproto.circle = function (x, y, r) { argument
3312 paperproto.rect = function (x, y, w, h, r) { argument
4443 r: (toColour.r - from[attr].r) / ms, property
5107 this.fonts[family] = [fontcopy]; property