Home
last modified time | relevance | path

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

/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxccman.c478 int log2_yscale = pscale->y; in gx_alloc_char_bits() local
506 if (iraster != 0 && iheight >> log2_yscale > dir->ccache.upper / iraster) { in gx_alloc_char_bits()
508 1 << log2_xscale, 1 << log2_yscale, in gx_alloc_char_bits()
544 dev2->height = iheight >> log2_yscale; in gx_alloc_char_bits()
550 dev->height = 2 << log2_yscale; in gx_alloc_char_bits()
555 dev->HWResolution[1] = HWResolution1 * (1 >> log2_yscale); in gx_alloc_char_bits()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxccman.c478 int log2_yscale = pscale->y; in gx_alloc_char_bits() local
506 if (iraster != 0 && iheight >> log2_yscale > dir->ccache.upper / iraster) { in gx_alloc_char_bits()
508 1 << log2_xscale, 1 << log2_yscale, in gx_alloc_char_bits()
544 dev2->height = iheight >> log2_yscale; in gx_alloc_char_bits()
550 dev->height = 2 << log2_yscale; in gx_alloc_char_bits()
555 dev->HWResolution[1] = HWResolution1 * (1 >> log2_yscale); in gx_alloc_char_bits()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxccman.c356 int log2_yscale = pscale->y; in gx_alloc_char_bits() local
377 if (iraster != 0 && iheight >> log2_yscale > dir->ccache.upper / iraster) { in gx_alloc_char_bits()
379 1 << log2_xscale, 1 << log2_yscale, in gx_alloc_char_bits()
413 dev2->height = iheight >> log2_yscale; in gx_alloc_char_bits()
419 dev->height = 2 << log2_yscale; in gx_alloc_char_bits()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxccman.c356 int log2_yscale = pscale->y; in gx_alloc_char_bits() local
377 if (iraster != 0 && iheight >> log2_yscale > dir->ccache.upper / iraster) { in gx_alloc_char_bits()
379 1 << log2_xscale, 1 << log2_yscale, in gx_alloc_char_bits()
413 dev2->height = iheight >> log2_yscale; in gx_alloc_char_bits()
419 dev->height = 2 << log2_yscale; in gx_alloc_char_bits()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxccman.c485 int log2_yscale = pscale->y; in gx_alloc_char_bits() local
516 if (iraster != 0 && iheight >> log2_yscale > dir->ccache.upper / iraster) { in gx_alloc_char_bits()
518 1 << log2_xscale, 1 << log2_yscale, in gx_alloc_char_bits()
571 dev2->height = iheight >> log2_yscale; in gx_alloc_char_bits()
577 dev->height = 2 << log2_yscale; in gx_alloc_char_bits()
582 dev->HWResolution[1] = HWResolution1 * (1 >> log2_yscale); in gx_alloc_char_bits()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxccman.c485 int log2_yscale = pscale->y; in gx_alloc_char_bits() local
516 if (iraster != 0 && iheight >> log2_yscale > dir->ccache.upper / iraster) { in gx_alloc_char_bits()
518 1 << log2_xscale, 1 << log2_yscale, in gx_alloc_char_bits()
571 dev2->height = iheight >> log2_yscale; in gx_alloc_char_bits()
577 dev->height = 2 << log2_yscale; in gx_alloc_char_bits()
582 dev->HWResolution[1] = HWResolution1 * (1 >> log2_yscale); in gx_alloc_char_bits()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxccman.c561 int log2_yscale = pscale->y; in gx_alloc_char_bits() local
589 if (iraster != 0 && iheight >> log2_yscale > dir->ccache.upper / iraster) { in gx_alloc_char_bits()
591 1 << log2_xscale, 1 << log2_yscale, in gx_alloc_char_bits()
627 dev2->height = iheight >> log2_yscale; in gx_alloc_char_bits()
633 dev->height = 2 << log2_yscale; in gx_alloc_char_bits()
638 dev->HWResolution[1] = HWResolution1 * (1 >> log2_yscale); in gx_alloc_char_bits()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxccman.c561 int log2_yscale = pscale->y; in gx_alloc_char_bits() local
589 if (iraster != 0 && iheight >> log2_yscale > dir->ccache.upper / iraster) { in gx_alloc_char_bits()
591 1 << log2_xscale, 1 << log2_yscale, in gx_alloc_char_bits()
627 dev2->height = iheight >> log2_yscale; in gx_alloc_char_bits()
633 dev->height = 2 << log2_yscale; in gx_alloc_char_bits()
638 dev->HWResolution[1] = HWResolution1 * (1 >> log2_yscale); in gx_alloc_char_bits()