Home
last modified time | relevance | path

Searched refs:log2_xscale (Results 1 – 8 of 8) sorted by relevance

/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxccman.c477 int log2_xscale = pscale->x; in gx_alloc_char_bits() local
480 uint nwidth_bits = (iwidth >> log2_xscale) << log2_depth; in gx_alloc_char_bits()
508 1 << log2_xscale, 1 << log2_yscale, in gx_alloc_char_bits()
543 dev2->width = iwidth >> log2_xscale; in gx_alloc_char_bits()
554 dev->HWResolution[0] = HWResolution0 * (1 >> log2_xscale); in gx_alloc_char_bits()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxccman.c477 int log2_xscale = pscale->x; in gx_alloc_char_bits() local
480 uint nwidth_bits = (iwidth >> log2_xscale) << log2_depth; in gx_alloc_char_bits()
508 1 << log2_xscale, 1 << log2_yscale, in gx_alloc_char_bits()
543 dev2->width = iwidth >> log2_xscale; in gx_alloc_char_bits()
554 dev->HWResolution[0] = HWResolution0 * (1 >> log2_xscale); in gx_alloc_char_bits()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxccman.c484 int log2_xscale = pscale->x; in gx_alloc_char_bits() local
487 uint nwidth_bits = (iwidth >> log2_xscale) << log2_depth; in gx_alloc_char_bits()
518 1 << log2_xscale, 1 << log2_yscale, in gx_alloc_char_bits()
570 dev2->width = iwidth >> log2_xscale; in gx_alloc_char_bits()
581 dev->HWResolution[0] = HWResolution0 * (1 >> log2_xscale); in gx_alloc_char_bits()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxccman.c484 int log2_xscale = pscale->x; in gx_alloc_char_bits() local
487 uint nwidth_bits = (iwidth >> log2_xscale) << log2_depth; in gx_alloc_char_bits()
518 1 << log2_xscale, 1 << log2_yscale, in gx_alloc_char_bits()
570 dev2->width = iwidth >> log2_xscale; in gx_alloc_char_bits()
581 dev->HWResolution[0] = HWResolution0 * (1 >> log2_xscale); in gx_alloc_char_bits()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxccman.c355 int log2_xscale = pscale->x; in gx_alloc_char_bits() local
358 uint nwidth_bits = (iwidth >> log2_xscale) << log2_depth; in gx_alloc_char_bits()
379 1 << log2_xscale, 1 << log2_yscale, in gx_alloc_char_bits()
412 dev2->width = iwidth >> log2_xscale; in gx_alloc_char_bits()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxccman.c355 int log2_xscale = pscale->x; in gx_alloc_char_bits() local
358 uint nwidth_bits = (iwidth >> log2_xscale) << log2_depth; in gx_alloc_char_bits()
379 1 << log2_xscale, 1 << log2_yscale, in gx_alloc_char_bits()
412 dev2->width = iwidth >> log2_xscale; in gx_alloc_char_bits()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxccman.c560 int log2_xscale = pscale->x; in gx_alloc_char_bits() local
563 uint nwidth_bits = (iwidth >> log2_xscale) << log2_depth; in gx_alloc_char_bits()
591 1 << log2_xscale, 1 << log2_yscale, in gx_alloc_char_bits()
626 dev2->width = iwidth >> log2_xscale; in gx_alloc_char_bits()
637 dev->HWResolution[0] = HWResolution0 * (1 >> log2_xscale); in gx_alloc_char_bits()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxccman.c560 int log2_xscale = pscale->x; in gx_alloc_char_bits() local
563 uint nwidth_bits = (iwidth >> log2_xscale) << log2_depth; in gx_alloc_char_bits()
591 1 << log2_xscale, 1 << log2_yscale, in gx_alloc_char_bits()
626 dev2->width = iwidth >> log2_xscale; in gx_alloc_char_bits()
637 dev->HWResolution[0] = HWResolution0 * (1 >> log2_xscale); in gx_alloc_char_bits()