Home
last modified time | relevance | path

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

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxhintn1.c62 static double inline bar_winding_angle(fixed x0, fixed y0, fixed x1, fixed y1) in bar_winding_angle() function
83 return bar_winding_angle(x0, y0, x3, y3); in curve_winding_angle_rec()
88 double a0 = bar_winding_angle(x0, y0, x1, y1); in curve_winding_angle_rec()
89 double a1 = bar_winding_angle(x1, y1, x2, y2); in curve_winding_angle_rec()
90 double a2 = bar_winding_angle(x2, y2, x3, y3); in curve_winding_angle_rec()
91 double a3 = bar_winding_angle(x3, y3, x0, y0); in curve_winding_angle_rec()
149 A = bar_winding_angle(this->pole[i + 0].gx - gx, this->pole[i + 0].gy - gy, in t1_hinter__is_inside()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxhintn1.c62 static double inline bar_winding_angle(fixed x0, fixed y0, fixed x1, fixed y1) in bar_winding_angle() function
83 return bar_winding_angle(x0, y0, x3, y3); in curve_winding_angle_rec()
88 double a0 = bar_winding_angle(x0, y0, x1, y1); in curve_winding_angle_rec()
89 double a1 = bar_winding_angle(x1, y1, x2, y2); in curve_winding_angle_rec()
90 double a2 = bar_winding_angle(x2, y2, x3, y3); in curve_winding_angle_rec()
91 double a3 = bar_winding_angle(x3, y3, x0, y0); in curve_winding_angle_rec()
149 A = bar_winding_angle(this->pole[i + 0].gx - gx, this->pole[i + 0].gy - gy, in t1_hinter__is_inside()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxhintn1.c63 static double inline bar_winding_angle(fixed x0, fixed y0, fixed x1, fixed y1) in bar_winding_angle() function
84 return bar_winding_angle(x0, y0, x3, y3); in curve_winding_angle_rec()
89 double a0 = bar_winding_angle(x0, y0, x1, y1); in curve_winding_angle_rec()
90 double a1 = bar_winding_angle(x1, y1, x2, y2); in curve_winding_angle_rec()
91 double a2 = bar_winding_angle(x2, y2, x3, y3); in curve_winding_angle_rec()
92 double a3 = bar_winding_angle(x3, y3, x0, y0); in curve_winding_angle_rec()
150 A = bar_winding_angle(self->pole[i + 0].gx - gx, self->pole[i + 0].gy - gy, in t1_hinter__is_inside()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxhintn1.c63 static double inline bar_winding_angle(fixed x0, fixed y0, fixed x1, fixed y1) in bar_winding_angle() function
84 return bar_winding_angle(x0, y0, x3, y3); in curve_winding_angle_rec()
89 double a0 = bar_winding_angle(x0, y0, x1, y1); in curve_winding_angle_rec()
90 double a1 = bar_winding_angle(x1, y1, x2, y2); in curve_winding_angle_rec()
91 double a2 = bar_winding_angle(x2, y2, x3, y3); in curve_winding_angle_rec()
92 double a3 = bar_winding_angle(x3, y3, x0, y0); in curve_winding_angle_rec()
150 A = bar_winding_angle(self->pole[i + 0].gx - gx, self->pole[i + 0].gy - gy, in t1_hinter__is_inside()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxhintn1.c64 static double inline bar_winding_angle(fixed x0, fixed y0, fixed x1, fixed y1) in bar_winding_angle() function
85 return bar_winding_angle(x0, y0, x3, y3); in curve_winding_angle_rec()
90 double a0 = bar_winding_angle(x0, y0, x1, y1); in curve_winding_angle_rec()
91 double a1 = bar_winding_angle(x1, y1, x2, y2); in curve_winding_angle_rec()
92 double a2 = bar_winding_angle(x2, y2, x3, y3); in curve_winding_angle_rec()
93 double a3 = bar_winding_angle(x3, y3, x0, y0); in curve_winding_angle_rec()
151 A = bar_winding_angle(self->pole[i + 0].gx - gx, self->pole[i + 0].gy - gy, in t1_hinter__is_inside()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxhintn1.c64 static double inline bar_winding_angle(fixed x0, fixed y0, fixed x1, fixed y1) in bar_winding_angle() function
85 return bar_winding_angle(x0, y0, x3, y3); in curve_winding_angle_rec()
90 double a0 = bar_winding_angle(x0, y0, x1, y1); in curve_winding_angle_rec()
91 double a1 = bar_winding_angle(x1, y1, x2, y2); in curve_winding_angle_rec()
92 double a2 = bar_winding_angle(x2, y2, x3, y3); in curve_winding_angle_rec()
93 double a3 = bar_winding_angle(x3, y3, x0, y0); in curve_winding_angle_rec()
151 A = bar_winding_angle(self->pole[i + 0].gx - gx, self->pole[i + 0].gy - gy, in t1_hinter__is_inside()