Home
last modified time | relevance | path

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

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxhintn1.c80 curve_winding_angle_rec(int k, fixed x0, fixed y0, fixed x1, fixed y1, fixed x2, fixed y2, fixed x3… in curve_winding_angle_rec() function
109 A0 = curve_winding_angle_rec(k - 1, x0, y0, x01, y01, x012, y012, x0123, y0123); in curve_winding_angle_rec()
112 A1 = curve_winding_angle_rec(k - 1, x0123, y0123, x123, y123, x23, y23, x3, y3); in curve_winding_angle_rec()
137 return curve_winding_angle_rec(k, x0, y0, x1, y1, x2, y2, x3, y3); in curve_winding_angle()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxhintn1.c80 curve_winding_angle_rec(int k, fixed x0, fixed y0, fixed x1, fixed y1, fixed x2, fixed y2, fixed x3… in curve_winding_angle_rec() function
109 A0 = curve_winding_angle_rec(k - 1, x0, y0, x01, y01, x012, y012, x0123, y0123); in curve_winding_angle_rec()
112 A1 = curve_winding_angle_rec(k - 1, x0123, y0123, x123, y123, x23, y23, x3, y3); in curve_winding_angle_rec()
137 return curve_winding_angle_rec(k, x0, y0, x1, y1, x2, y2, x3, y3); in curve_winding_angle()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxhintn1.c81 curve_winding_angle_rec(int k, fixed x0, fixed y0, fixed x1, fixed y1, fixed x2, fixed y2, fixed x3… in curve_winding_angle_rec() function
110 A0 = curve_winding_angle_rec(k - 1, x0, y0, x01, y01, x012, y012, x0123, y0123); in curve_winding_angle_rec()
113 A1 = curve_winding_angle_rec(k - 1, x0123, y0123, x123, y123, x23, y23, x3, y3); in curve_winding_angle_rec()
138 return curve_winding_angle_rec(k, x0, y0, x1, y1, x2, y2, x3, y3); in curve_winding_angle()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxhintn1.c81 curve_winding_angle_rec(int k, fixed x0, fixed y0, fixed x1, fixed y1, fixed x2, fixed y2, fixed x3… in curve_winding_angle_rec() function
110 A0 = curve_winding_angle_rec(k - 1, x0, y0, x01, y01, x012, y012, x0123, y0123); in curve_winding_angle_rec()
113 A1 = curve_winding_angle_rec(k - 1, x0123, y0123, x123, y123, x23, y23, x3, y3); in curve_winding_angle_rec()
138 return curve_winding_angle_rec(k, x0, y0, x1, y1, x2, y2, x3, y3); in curve_winding_angle()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxhintn1.c82 curve_winding_angle_rec(int k, fixed x0, fixed y0, fixed x1, fixed y1, fixed x2, fixed y2, fixed x3… in curve_winding_angle_rec() function
111 A0 = curve_winding_angle_rec(k - 1, x0, y0, x01, y01, x012, y012, x0123, y0123); in curve_winding_angle_rec()
114 A1 = curve_winding_angle_rec(k - 1, x0123, y0123, x123, y123, x23, y23, x3, y3); in curve_winding_angle_rec()
139 return curve_winding_angle_rec(k, x0, y0, x1, y1, x2, y2, x3, y3); in curve_winding_angle()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxhintn1.c82 curve_winding_angle_rec(int k, fixed x0, fixed y0, fixed x1, fixed y1, fixed x2, fixed y2, fixed x3… in curve_winding_angle_rec() function
111 A0 = curve_winding_angle_rec(k - 1, x0, y0, x01, y01, x012, y012, x0123, y0123); in curve_winding_angle_rec()
114 A1 = curve_winding_angle_rec(k - 1, x0123, y0123, x123, y123, x23, y23, x3, y3); in curve_winding_angle_rec()
139 return curve_winding_angle_rec(k, x0, y0, x1, y1, x2, y2, x3, y3); in curve_winding_angle()