Home
last modified time | relevance | path

Searched refs:fixed_flatness (Results 1 – 16 of 16) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxpcopy.c61 fixed fixed_flatness, const gs_imager_state *pis, in gx_path_copy_reducing() argument
65 fixed flat = fixed_flatness; in gx_path_copy_reducing()
102 if (fixed_flatness == max_fixed) { /* don't flatten */ in gx_path_copy_reducing()
147 flat = fixed_mult_quo(fixed_flatness, ex, in gx_path_copy_reducing()
151 flat = fixed_mult_quo(fixed_flatness, ey, in gx_path_copy_reducing()
158 fixed_mult_quo(fixed_flatness, ex, in gx_path_copy_reducing()
161 fixed_mult_quo(fixed_flatness, ey, in gx_path_copy_reducing()
H A Dgxpath.h227 fixed fixed_flatness, const gs_imager_state *pis,
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxpcopy.c61 fixed fixed_flatness, const gs_imager_state *pis, in gx_path_copy_reducing() argument
65 fixed flat = fixed_flatness; in gx_path_copy_reducing()
102 if (fixed_flatness == max_fixed) { /* don't flatten */ in gx_path_copy_reducing()
147 flat = fixed_mult_quo(fixed_flatness, ex, in gx_path_copy_reducing()
151 flat = fixed_mult_quo(fixed_flatness, ey, in gx_path_copy_reducing()
158 fixed_mult_quo(fixed_flatness, ex, in gx_path_copy_reducing()
161 fixed_mult_quo(fixed_flatness, ey, in gx_path_copy_reducing()
H A Dgxpath.h227 fixed fixed_flatness, const gs_imager_state *pis,
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxpcopy.c88 fixed fixed_flatness, const gs_imager_state *pis, in gx_path_copy_reducing() argument
92 fixed flat = fixed_flatness; in gx_path_copy_reducing()
129 if (fixed_flatness == max_fixed) { /* don't flatten */ in gx_path_copy_reducing()
174 flat = fixed_mult_quo(fixed_flatness, ex, in gx_path_copy_reducing()
178 flat = fixed_mult_quo(fixed_flatness, ey, in gx_path_copy_reducing()
185 fixed_mult_quo(fixed_flatness, ex, in gx_path_copy_reducing()
188 fixed_mult_quo(fixed_flatness, ey, in gx_path_copy_reducing()
H A Dgxpath.h242 fixed fixed_flatness, const gs_imager_state *pis,
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxpcopy.c88 fixed fixed_flatness, const gs_imager_state *pis, in gx_path_copy_reducing() argument
92 fixed flat = fixed_flatness; in gx_path_copy_reducing()
129 if (fixed_flatness == max_fixed) { /* don't flatten */ in gx_path_copy_reducing()
174 flat = fixed_mult_quo(fixed_flatness, ex, in gx_path_copy_reducing()
178 flat = fixed_mult_quo(fixed_flatness, ey, in gx_path_copy_reducing()
185 fixed_mult_quo(fixed_flatness, ex, in gx_path_copy_reducing()
188 fixed_mult_quo(fixed_flatness, ey, in gx_path_copy_reducing()
H A Dgxpath.h242 fixed fixed_flatness, const gs_imager_state *pis,
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxpcopy.c87 fixed fixed_flatness, const gs_gstate *pgs, in gx_path_copy_reducing() argument
91 fixed flat = fixed_flatness; in gx_path_copy_reducing()
126 if (fixed_flatness == max_fixed) { /* don't flatten */ in gx_path_copy_reducing()
171 flat = fixed_mult_quo(fixed_flatness, ex, in gx_path_copy_reducing()
175 flat = fixed_mult_quo(fixed_flatness, ey, in gx_path_copy_reducing()
182 fixed_mult_quo(fixed_flatness, ex, in gx_path_copy_reducing()
185 fixed_mult_quo(fixed_flatness, ey, in gx_path_copy_reducing()
H A Dgxpath.h259 fixed fixed_flatness, const gs_gstate *pgs,
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxpcopy.c87 fixed fixed_flatness, const gs_gstate *pgs, in gx_path_copy_reducing() argument
91 fixed flat = fixed_flatness; in gx_path_copy_reducing()
126 if (fixed_flatness == max_fixed) { /* don't flatten */ in gx_path_copy_reducing()
171 flat = fixed_mult_quo(fixed_flatness, ex, in gx_path_copy_reducing()
175 flat = fixed_mult_quo(fixed_flatness, ey, in gx_path_copy_reducing()
182 fixed_mult_quo(fixed_flatness, ex, in gx_path_copy_reducing()
185 fixed_mult_quo(fixed_flatness, ey, in gx_path_copy_reducing()
H A Dgxpath.h259 fixed fixed_flatness, const gs_gstate *pgs,
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxpcopy.c39 fixed fixed_flatness, const gs_imager_state *pis, in gx_path_copy_reducing() argument
43 fixed flat = fixed_flatness; in gx_path_copy_reducing()
77 if (fixed_flatness == max_fixed) { /* don't flatten */ in gx_path_copy_reducing()
124 fixed_mult_quo(fixed_flatness, ex, in gx_path_copy_reducing()
127 fixed_mult_quo(fixed_flatness, ey, in gx_path_copy_reducing()
H A Dgxpath.h213 fixed fixed_flatness, const gs_imager_state *pis,
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxpcopy.c39 fixed fixed_flatness, const gs_imager_state *pis, in gx_path_copy_reducing() argument
43 fixed flat = fixed_flatness; in gx_path_copy_reducing()
77 if (fixed_flatness == max_fixed) { /* don't flatten */ in gx_path_copy_reducing()
124 fixed_mult_quo(fixed_flatness, ex, in gx_path_copy_reducing()
127 fixed_mult_quo(fixed_flatness, ey, in gx_path_copy_reducing()
H A Dgxpath.h213 fixed fixed_flatness, const gs_imager_state *pis,