Home
last modified time | relevance | path

Searched refs:deg2rad (Results 1 – 13 of 13) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DGradient.php236 $endy = tan(deg2rad($angle));
238 $endx = tan(deg2rad(90 - $angle));
248 $endx = tan(deg2rad($angle - 90));
250 $endy = tan(deg2rad(180 - $angle));
260 $endy = tan(deg2rad($angle - 180));
262 $endx = tan(deg2rad(270 - $angle));
272 $endx = tan(deg2rad($angle - 270));
274 $endy = tan(deg2rad(360 - $angle));
315 $endy = tan(deg2rad($angle));
317 $endx = tan(deg2rad(90 - $angle));
[all …]
DMpdf.php3774 $b = $a + deg2rad($angle);
3775 $c = $a - deg2rad($angle);
10539 $offset = ((sin(deg2rad($angle))) * ($szfont / Mpdf::SCALE));
10552 $adj = ((cos(deg2rad($angle))) * ($strlen / 2));
10553 $opp = ((sin(deg2rad($angle))) * ($strlen / 2));
12060 $offset = ((sin(deg2rad($angle))) * 0.37 * $cellFontHeight);
17782 $astart = deg2rad((float) $astart);
17783 $afinish = deg2rad((float) $afinish);
20402 …$tempch = ((sin(deg2rad($c['R']))) * $tempch ) + ((sin(deg2rad($c['R']))) * (($c['textbuffer'][0][…
22885 $offset = ((sin(deg2rad($angle))) * 0.37 * $cellFontHeight);
[all …]
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
DLineString.php210 sin(deg2rad($point->y())) * sin(deg2rad($nextPoint->y())) +
211 cos(deg2rad($point->y())) * cos(deg2rad($nextPoint->y())) *
212 cos(deg2rad(abs($point->x() - $nextPoint->x())))
/plugin/s5reloaded/ui/thesis/
Dslides.js1613 function deg2rad(degrees) { function
1709 ctx.arc(cx+(cw/2),cy+(cw/2),(cw/2)-fc,deg2rad(180),0, false);
1710 ctx.arc(cx+(cw/2),(cy+ch)-(cw/2),(cw/2)-fc,0,deg2rad(180), false);
1724 ctx.arc(cx+(cw/2),cy+(cw*0.425),(cw*0.425)-fc,deg2rad(45),deg2rad(-180), true);
1729 ctx.arc(cx+(cw/2),cy+ch-(cw*0.5),(cw*0.5)-fc,deg2rad(-90),deg2rad(180), false);
1744 ctx.arc(cx+(cw/2),cy+ch-(cw*0.5),(cw*0.5)-fc,deg2rad(-80),deg2rad(180), false);
1748 ctx.arc(cx+(cw/2),cy+ch-(cw*0.5),(cw*0.5)-fc,deg2rad(-180),deg2rad(180), false);
1760 ctx.arc(cx+(cw/2),cy+(cw*0.45),(cw*0.45)-fc,deg2rad(25),deg2rad(-205), true);
1761 ctx.arc(cx+(cw/2),cy+ch-(cw*0.5),(cw*0.5)-fc,deg2rad(-135),deg2rad(-45), true);
1768 ctx.arc(cx+(cw/2),cy+(cw*0.5),(cw*0.5)-fc,deg2rad(0),deg2rad(360), false);
[all …]
/plugin/photogallery/phpThumb/
Dphpthumb.functions.php217 $newwidth = (abs(sin(deg2rad($angle))) * $height) + (abs(cos(deg2rad($angle))) * $width);
218 $newheight = (abs(sin(deg2rad($angle))) * $width) + (abs(cos(deg2rad($angle))) * $height);
Dphpthumb.filters.php340 $Offset['x'] = cos(deg2rad($angle)) * ($distance + $i);
341 $Offset['y'] = sin(deg2rad($angle)) * ($distance + $i);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
DSvg.php497 $tm[0] = cos(deg2rad(-$vv[0]));
498 $tm[1] = sin(deg2rad(-$vv[0]));
509 $tm[2] = tan(deg2rad(-$vv[0]));
512 $tm[1] = tan(deg2rad(-$vv[0]));
1194 $tm[0] = cos(deg2rad(-$vv[0]));
1195 $tm[1] = sin(deg2rad(-$vv[0]));
1206 $tm[2] = tan(deg2rad(-$vv[0]));
1209 $tm[1] = tan(deg2rad(-$vv[0]));
2080 $sinPhi = sin(deg2rad($angle));
2081 $cosPhi = cos(deg2rad($angle));
/plugin/captcha/
DEasySVG.php363 $angle = deg2rad($angle);
/plugin/mikioplugin/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php1947 $result = deg2rad($deg);
/plugin/strata/
Dplotly-2.25.2.min.js8deg2rad:function(t){return t/180*o},rad2deg:function(t){return t/o*180},angleDelta:u,angleDist:fun… method
/plugin/syntaxhighlighter4/dist/
Dsyntaxhighlighter.js.map1 …oselog copy cos cosh count count_chars date decbin dechex decoct ' +\n 'deg2rad delete ebcdic2asc…
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1deg2rad","rad2deg","labConvert","Lab","Hcl","hcl2lab","z","rgb2lrgb","xyz2lab","lab","lab2xyz","lr…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1deg2rad, rad2deg} from \"./math.js\";\n\nvar A = -0.14861,\n B = +1.78277,\n C = -0.29227,\n…