Home
last modified time | relevance | path

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

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxhintn1.c28 #define CURVE_FLATTENING (fixed_1) /* Design units in 'fixed'. */ macro
130 return gx_curve_log2_samples(x0, y0, &s, (fixed)CURVE_FLATTENING); in curve_log2_samples()
321 int l = (any_abs(dx) | any_abs(dy)) / CURVE_FLATTENING, m = 0; in bar_samples()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxhintn1.c28 #define CURVE_FLATTENING (fixed_1) /* Design units in 'fixed'. */ macro
130 return gx_curve_log2_samples(x0, y0, &s, (fixed)CURVE_FLATTENING); in curve_log2_samples()
321 int l = (any_abs(dx) | any_abs(dy)) / CURVE_FLATTENING, m = 0; in bar_samples()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxhintn1.c29 #define CURVE_FLATTENING (fixed_1) /* Design units in 'fixed'. */ macro
131 return gx_curve_log2_samples(x0, y0, &s, (fixed)CURVE_FLATTENING); in curve_log2_samples()
322 int l = (any_abs(dx) | any_abs(dy)) / CURVE_FLATTENING, m = 0; in bar_samples()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxhintn1.c29 #define CURVE_FLATTENING (fixed_1) /* Design units in 'fixed'. */ macro
131 return gx_curve_log2_samples(x0, y0, &s, (fixed)CURVE_FLATTENING); in curve_log2_samples()
322 int l = (any_abs(dx) | any_abs(dy)) / CURVE_FLATTENING, m = 0; in bar_samples()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxhintn1.c30 #define CURVE_FLATTENING (fixed_1) /* Design units in 'fixed'. */ macro
132 return gx_curve_log2_samples(x0, y0, &s, (fixed)CURVE_FLATTENING); in curve_log2_samples()
323 int l = (any_abs(dx) | any_abs(dy)) / CURVE_FLATTENING, m = 0; in bar_samples()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxhintn1.c30 #define CURVE_FLATTENING (fixed_1) /* Design units in 'fixed'. */ macro
132 return gx_curve_log2_samples(x0, y0, &s, (fixed)CURVE_FLATTENING); in curve_log2_samples()
323 int l = (any_abs(dx) | any_abs(dy)) / CURVE_FLATTENING, m = 0; in bar_samples()