Home
last modified time | relevance | path

Searched refs:p3x (Results 1 – 6 of 6) sorted by relevance

/plugin/diagramsnet/lib/shapes/
DmxNetworks.js103 var p3x = midX - nx * dist / 3 * 0.1 + ny / 3 * dist * 0.1;
114 c.lineTo(p3x, p3y);
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
DGeometry.php407 $p3x = $segment2End->x();
412 $s2x = $p3x - $p2x;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php17290 $p3x = $x00 + $w00;
17291 $p3c2x = $p3x - $bl / 2;
17313 $p3x, $p3c1y, $p3x, $p3y, $p3c2x, $p3y,
17324 $p3x = $x00 + $w00 - $bl;
17338 $shadow .= sprintf('%.3F %.3F l ', ($p3x ) * Mpdf::SCALE, ($this->h - ($p3y )) * Mpdf::SCALE);
17341 $p3x, $p3y, $p3x, $p3y, $p3x, $p3y,
17354 $p3x = $x00 + $w00 - $d1 - $brbgBR_H;
17355 $p3c1x = $p3x + ($d1 + $brbgBR_H) * $mag;
17367 $p3x = $x00 + $w00 - $bl;
17368 $p3c1x = $p3x + $bl * $mag2;
[all …]
/plugin/diagramsnet/lib/js/diagramly/vsdx/
Dimporter.js5095 function sign (p1x, p1y, p2x, p2y, p3x, p3y) argument
5097 return (p1x - p3x) * (p2y - p3y) - (p2x - p3x) * (p1y - p3y);
6768 … var p3x = Math.sqrt(x3 * x3 + y3 * y3) * Math.cos(Math.atan2(y3, x3) - ang);
6770 …) - (p2x - p3x) * (p2x + p3x) * (p1y - p2y) + d * d * (p1y - p2y) * (p2y - p3y) * (p1y - p3y)) / (…
6771 … * (p2x - p3x) * (p1x - p3x) / (d * d) + (p2x - p3x) * (p1y - p2y) * (p1y + p2y) - (p1x - p2x) * (…
6791 …mxgraph.io.vsdx.mxVsdxUtils.isInsideTriangle(p0x, p0y, p1x, p1y, p2x, p2y, p3x, p3y)) // && this.i…
/plugin/datatables/assets/pdfmake/
Dpdfmake.js61701 p3x = _c$args2[2],
61706 var cp2x = p3x + 2 / 3 * (qp1x - p3x); // CP2 = QP2 + 2/3 * (QP1-QP2)
61715 p3x = _c$args3[4],
61719 bbox.addPoint(p3x, p3y);
61723 var p3 = [p3x, p3y];
61763 cx = p3x;
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js.map1 … flexArgs[11], // bcp4y\n flexArgs[12], // p3x\n …