Lines Matching +defs:a +defs:image
34 numsort = function (a, b) { argument
472 elements = {circle: 1, rect: 1, path: 1, ellipse: 1, text: 1, image: 1}, property
629 sortByKey = function (a, b) { argument
632 sortByNumber = function (a, b) { argument
667 image: function (el) { method
1474 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
1480 Str(pathString).replace(pathCommand, function (a, b, c) { argument
1483 c.replace(pathValues, function (a, b) { argument
1526 Str(TString).replace(tCommand, function (a, b, c) { argument
1529 c.replace(pathValues, function (a, b) { argument
2801 R.matrix = function (a, b, c, d, e, f) { argument
2804 function Matrix(a, b, c, d, e, f) { argument
2837 matrixproto.add = function (a, b, c, d, e, f) { argument
2924 matrixproto.rotate = function (a, x, y) { argument
2975 function norm(a) { argument
2978 function normalize(a) { argument
4564 (function(f, el, a) { argument
7159 pathTypes = {path: 1, rect: 1, image: 1}, property