Searched refs:phi_s (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/coders/
H A Dwmf.c1034 phi_s = 0;
1081 phi_s = atan2((double) start.y, (double) start.x) * 180 / MagickPI;
1084 if (phi_e <= phi_s)
1110 XC(draw_arc->BR.x), XC(draw_arc->BR.y), phi_s, phi_e);
1117 XC(draw_arc->BR.x), XC(draw_arc->BR.y), phi_s, phi_e);
1032 phi_s = 0; local

Completed in 2260 milliseconds