Home
last modified time | relevance | path

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

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxfixed.h88 #define fixed_pre_pixround(x) ((x)+_fixed_pixround_v) macro
89 #define fixed2int_pixround(x) fixed2int(fixed_pre_pixround(x))
H A Dgxifast.c318 fixed_fraction(fixed_pre_pixround(xcur)) : in image_simple_expand()
319 fixed_fraction(fixed_pre_pixround(xcur + x_extent)) - x_extent); in image_simple_expand()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxfixed.h88 #define fixed_pre_pixround(x) ((x)+_fixed_pixround_v) macro
89 #define fixed2int_pixround(x) fixed2int(fixed_pre_pixround(x))
H A Dgxifast.c318 fixed_fraction(fixed_pre_pixround(xcur)) : in image_simple_expand()
319 fixed_fraction(fixed_pre_pixround(xcur + x_extent)) - x_extent); in image_simple_expand()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxfixed.h91 #define fixed_pre_pixround(x) ((x)+_fixed_pixround_v) macro
92 #define fixed2int_pixround(x) fixed2int(fixed_pre_pixround(x))
H A Dgxifast.c357 fixed_fraction(fixed_pre_pixround(xcur)) : in image_simple_expand()
358 fixed_fraction(fixed_pre_pixround(xcur + x_extent)) - x_extent); in image_simple_expand()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxfixed.h91 #define fixed_pre_pixround(x) ((x)+_fixed_pixround_v) macro
92 #define fixed2int_pixround(x) fixed2int(fixed_pre_pixround(x))
H A Dgxifast.c357 fixed_fraction(fixed_pre_pixround(xcur)) : in image_simple_expand()
358 fixed_fraction(fixed_pre_pixround(xcur + x_extent)) - x_extent); in image_simple_expand()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxfixed.h89 #define fixed_pre_pixround(x) ((x)+_fixed_pixround_v) macro
90 #define fixed2int_pixround(x) fixed2int(fixed_pre_pixround(x))
H A Dgxifast.c320 fixed_fraction(fixed_pre_pixround(xcur)) : in image_simple_expand()
321 fixed_fraction(fixed_pre_pixround(xcur + x_extent)) - x_extent); in image_simple_expand()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxfixed.h89 #define fixed_pre_pixround(x) ((x)+_fixed_pixround_v) macro
90 #define fixed2int_pixround(x) fixed2int(fixed_pre_pixround(x))
H A Dgxifast.c320 fixed_fraction(fixed_pre_pixround(xcur)) : in image_simple_expand()
321 fixed_fraction(fixed_pre_pixround(xcur + x_extent)) - x_extent); in image_simple_expand()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxfixed.h92 #define fixed_pre_pixround(x) ((x)+_fixed_pixround_v) macro
93 #define fixed2int_pixround(x) fixed2int(fixed_pre_pixround(x))
H A Dgxifast.c323 fixed_fraction(fixed_pre_pixround(xcur)) : in image_simple_expand()
324 fixed_fraction(fixed_pre_pixround(xcur + x_extent)) - x_extent); in image_simple_expand()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxfixed.h92 #define fixed_pre_pixround(x) ((x)+_fixed_pixround_v) macro
93 #define fixed2int_pixround(x) fixed2int(fixed_pre_pixround(x))
H A Dgxifast.c323 fixed_fraction(fixed_pre_pixround(xcur)) : in image_simple_expand()
324 fixed_fraction(fixed_pre_pixround(xcur + x_extent)) - x_extent); in image_simple_expand()