Home
last modified time | relevance | path

Searched refs:tiles_fit (Results 1 – 20 of 20) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxht.c185 if (pcache->tiles_fit >= 0) in gx_check_tile_cache()
186 return (bool)pcache->tiles_fit; in gx_check_tile_cache()
211 pcache->tiles_fit = (int)fit; in gx_check_tile_cache()
443 pcache->tiles_fit = -1; in gx_ht_init_cache()
H A Dgzht.h125 int tiles_fit; /* -1 if not determined, 0 if no fit, */ member
H A Dgximono.c116 bool tiles_fit = in image_render_mono() local
142 if (!tiles_fit) {\ in image_render_mono()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxht.c185 if (pcache->tiles_fit >= 0) in gx_check_tile_cache()
186 return (bool)pcache->tiles_fit; in gx_check_tile_cache()
211 pcache->tiles_fit = (int)fit; in gx_check_tile_cache()
443 pcache->tiles_fit = -1; in gx_ht_init_cache()
H A Dgzht.h125 int tiles_fit; /* -1 if not determined, 0 if no fit, */ member
H A Dgximono.c116 bool tiles_fit = in image_render_mono() local
142 if (!tiles_fit) {\ in image_render_mono()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgximono.c96 bool tiles_fit; in image_render_mono() local
120 if (!tiles_fit) {\ in image_render_mono()
152 tiles_fit = (pis && penum->device_color ? gx_check_tile_cache(pis) : false); in image_render_mono()
H A Dgzht.h120 int tiles_fit; /* -1 if not determined, 0 if no fit, */ member
H A Dgxht.c735 pcache->tiles_fit = -1; in gx_ht_init_cache()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgximono.c96 bool tiles_fit; in image_render_mono() local
120 if (!tiles_fit) {\ in image_render_mono()
152 tiles_fit = (pis && penum->device_color ? gx_check_tile_cache(pis) : false); in image_render_mono()
H A Dgzht.h120 int tiles_fit; /* -1 if not determined, 0 if no fit, */ member
H A Dgxht.c735 pcache->tiles_fit = -1; in gx_ht_init_cache()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgzht.h126 int tiles_fit; /* -1 if not determined, 0 if no fit, */ member
H A Dgxht.c720 pcache->tiles_fit = -1; in gx_ht_init_cache()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgzht.h124 int tiles_fit; /* -1 if not determined, 0 if no fit, */ member
H A Dgxht.c719 pcache->tiles_fit = -1; in gx_ht_init_cache()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgzht.h124 int tiles_fit; /* -1 if not determined, 0 if no fit, */ member
H A Dgxht.c719 pcache->tiles_fit = -1; in gx_ht_init_cache()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgzht.h126 int tiles_fit; /* -1 if not determined, 0 if no fit, */ member
H A Dgxht.c720 pcache->tiles_fit = -1; in gx_ht_init_cache()