Searched refs:cx1 (Results 1 – 6 of 6) sorted by relevance
/plugin/register/ |
H A D | register.php | 409 $cx1 = $cx1_l + ($cx1_r - $cx1_l) / 2; 412 $cx1 = $x + $xoff; 414 $im->line($cx1, $y, $cx1, $cy1); 427 $im->line($cx1, $cy1, $cx1, $cy2); /* vert */ 428 $im->line($cx1, $cy2, $cx2 - $cx2_indent, $cy2); /* horiz */
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
H A D | fabric.min.js | 1 …cx1=cosTh*cx-sinTh*cy+toX*.5,cy1=sinTh*cx+cosTh*cy+toY*.5,mTheta=calcVectorAngle(1,0,(px-cx)/rx,(p… argument
|
H A D | fabric.js | 914 cx1 = cosTh * cx - sinTh * cy + toX * 0.5, 933 result[i] = segmentToBezier(mTheta, th3, cosTh, sinTh, rx, ry, cx1, cy1, mT, fromX, fromY); 943 function segmentToBezier(th2, th3, cosTh, sinTh, rx, ry, cx1, cy1, mT, fromX, fromY) { argument 953 toX = cosTh * rx * costh3 - sinTh * ry * sinth3 + cx1,
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | Mpdf.php | 13040 $cx1 = $this->w - $b; 13042 $cx = min($cx1, $dx + $l);
|
/plugin/dirtylittlehelper/script/ |
H A D | mermaid.min.js.map | 1 …cx1","dx0","dy0","dx1","dy1","cornerRadius","padRadius","a01","a11","a10","da0","da1","ap","rp","r…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …cx1 = (D * dy + dx * d) / d2,\n cy1 = (-D * dx + dy * d) / d2,\n dx0 = cx0 - x00,\n …
|