Home
last modified time | relevance | path

Searched refs:th3 (Results 1 – 5 of 5) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js930 th3 = mTheta + mDelta;
933 result[i] = segmentToBezier(mTheta, th3, cosTh, sinTh, rx, ry, cx1, cy1, mT, fromX, fromY);
936 mTheta = th3;
937 th3 += mDelta;
943 function segmentToBezier(th2, th3, cosTh, sinTh, rx, ry, cx1, cy1, mT, fromX, fromY) { argument
951 costh3 = Math.cos(th3),
952 sinth3 = Math.sin(th3),
Dfabric.min.js1th3=mTheta+mDelta;for(var i=0;i<segments;i++){result[i]=segmentToBezier(mTheta,th3,cosTh,sinTh,rx,… argument
/plugin/datatables/assets/pdfmake/
Dpdfmake.js15524 var th3 = th0 + (i + 1) * th_arc / segments;
15525 result[i] = [xc, yc, th2, th3, rx, ry, sin_th, cos_th];
21263 var th3 = th1 + i * (th2 - th1) / segms,
21265 t = 4 / 3 * Math.tan((th4 - th3) / 4);
21266 … cx + Math.cos(fi) * rx * (Math.cos(th3) - t * Math.sin(th3)) - Math.sin(fi) * ry * (Math.sin(th3)…
21267 … cy + Math.sin(fi) * rx * (Math.cos(th3) - t * Math.sin(th3)) + Math.cos(fi) * ry * (Math.sin(th3)…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.js28923 …, i, pl, result, segments, sfactor, sfactor_sq, sin_th, th, th0, th1, th2, th3, th_arc, x0, x1, xc…
28968 th3 = th0 + (i + 1) * th_arc / segments;
28969 result[i] = [xc, yc, th2, th3, rx, ry, sin_th, cos_th];
Dpdfmake.min.js.map1th3","th_arc","x0","xc","yc","th_half","x3","y3","PDFFont","_fontCount","_fontSize","_registeredFo…