Home
last modified time | relevance | path

Searched refs:nx (Results 26 – 31 of 31) sorted by path

12

/plugin/processing/
H A Dscript.js6542 p.directionalLight = function(r, g, b, nx, ny, nz) { argument
6552 var dir = [nx, ny, nz, 0.0000001];
6633 p.spotLight = function spotLight(r, g, b, x, y, z, nx, ny, nz, angle, concentration) { argument
6651 var dir = [nx, ny, nz, 0.0000001];
8935 p.normal = function normal(nx, ny, nz) { argument
8940 normalX = nx;
11149 nx = 0;
11189 nx = parseFloat(xy[0][0]);
11203 x = nx;
11211 nx = parseFloat(xy[2][0]);
[all …]
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/res/
H A Dcacert.pem2467 74K74bzickFbIZTTRTeU0d8JOV3nI6qaHcptqAqGhYqCvkIH1vI4gnPah1vlPNOePqc7nvQDs/nx
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js1220 nx = c1x + 2 * t * (c2x - c1x) + t2 * (p2x - 2 * c2x + c1x),
1226 alpha = (90 - math.atan2(mx - nx, my - ny) * 180 / PI);
1227 (mx > nx || my < ny) && (alpha += 180);
1232 n: {x: nx, y: ny},
1373 var nx = (x1 * y2 - y1 * x2) * (x3 - x4) - (x1 - x2) * (x3 * y4 - y3 * x4),
1380 var px = nx / denominator,
1979 var nx, ny, tq = {T:1, Q:1};
1994 nx = d.x * 2 - d.bx; // And reflect the previous
1998 nx = d.x;
2001 path = ["C", nx, ny][concat](path.slice(1));
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js5468 nx = c1x + 2 * t * (c2x - c1x) + t2 * (p2x - 2 * c2x + c1x),
5474 alpha = (90 - math.atan2(mx - nx, my - ny) * 180 / PI);
5480 n: {x: nx, y: ny},
5570 var nx = (x1 * y2 - y1 * x2) * (x3 - x4) - (x1 - x2) * (x3 * y4 - y3 * x4),
5577 var px = nx / denominator,
6231 var nx, ny;
6246 nx = d.x * 2 - d.bx; // And reflect the previous
6250 nx = d.x;
6253 path = ["C", nx, ny].concat(path.slice(1));
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js46187 var nx;
46485 return this.curve.point(nx, nz);
46511 return this.curve.point(nx, nz);
46943 return this.curve.point(nx, ny);
47147 var t2 = t1.redISub(nx);
47152 jx = nx;
47166 var nx;
47231 var nx;
47305 var t2 = t1.redISub(nx);
47350 nx = nx.redIAdd(nx);
[all …]
/plugin/xtern/ca/
H A Dcacert.pem2467 74K74bzickFbIZTTRTeU0d8JOV3nI6qaHcptqAqGhYqCvkIH1vI4gnPah1vlPNOePqc7nvQDs/nx

12