Home
last modified time | relevance | path

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

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxccache.c42 static byte *compress_alpha_bits(const cached_char *, gs_memory_t *);
331 bits = compress_alpha_bits(cc, penum->memory->non_gc_memory); in gx_image_cached_char()
342 bits = compress_alpha_bits(cc, penum->memory->non_gc_memory); in gx_image_cached_char()
399 compress_alpha_bits(const cached_char * cc, gs_memory_t * mem) in compress_alpha_bits() function
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxccache.c42 static byte *compress_alpha_bits(const cached_char *, gs_memory_t *);
331 bits = compress_alpha_bits(cc, penum->memory->non_gc_memory); in gx_image_cached_char()
342 bits = compress_alpha_bits(cc, penum->memory->non_gc_memory); in gx_image_cached_char()
399 compress_alpha_bits(const cached_char * cc, gs_memory_t * mem) in compress_alpha_bits() function
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxccache.c42 static byte *compress_alpha_bits(const cached_char *, gs_memory_t *);
330 bits = compress_alpha_bits(cc, penum->memory->non_gc_memory); in gx_image_cached_char()
341 bits = compress_alpha_bits(cc, penum->memory->non_gc_memory); in gx_image_cached_char()
398 compress_alpha_bits(const cached_char * cc, gs_memory_t * mem) in compress_alpha_bits() function
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxccache.c42 static byte *compress_alpha_bits(const cached_char *, gs_memory_t *);
330 bits = compress_alpha_bits(cc, penum->memory->non_gc_memory); in gx_image_cached_char()
341 bits = compress_alpha_bits(cc, penum->memory->non_gc_memory); in gx_image_cached_char()
398 compress_alpha_bits(const cached_char * cc, gs_memory_t * mem) in compress_alpha_bits() function
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxccache.c41 private byte *compress_alpha_bits(P2(const cached_char *, gs_memory_t *));
345 bits = compress_alpha_bits(cc, &gs_memory_default); in gx_image_cached_char()
356 bits = compress_alpha_bits(cc, &gs_memory_default); in gx_image_cached_char()
412 compress_alpha_bits(const cached_char * cc, gs_memory_t * mem) in compress_alpha_bits() function
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxccache.c41 private byte *compress_alpha_bits(P2(const cached_char *, gs_memory_t *));
345 bits = compress_alpha_bits(cc, &gs_memory_default); in gx_image_cached_char()
356 bits = compress_alpha_bits(cc, &gs_memory_default); in gx_image_cached_char()
412 compress_alpha_bits(const cached_char * cc, gs_memory_t * mem) in compress_alpha_bits() function
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxccache.c39 static byte *compress_alpha_bits(const cached_char *, gs_memory_t *);
405 bits = compress_alpha_bits(cc, penum->memory->non_gc_memory); in gx_image_cached_char()
416 bits = compress_alpha_bits(cc, penum->memory->non_gc_memory); in gx_image_cached_char()
473 compress_alpha_bits(const cached_char * cc, gs_memory_t * mem) in compress_alpha_bits() function
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxccache.c39 static byte *compress_alpha_bits(const cached_char *, gs_memory_t *);
405 bits = compress_alpha_bits(cc, penum->memory->non_gc_memory); in gx_image_cached_char()
416 bits = compress_alpha_bits(cc, penum->memory->non_gc_memory); in gx_image_cached_char()
473 compress_alpha_bits(const cached_char * cc, gs_memory_t * mem) in compress_alpha_bits() function