Home
last modified time | relevance | path

Searched defs:paint_values (Results 1 – 6 of 6) sorted by relevance

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgscicach.c54 float *paint_values; member
75 …float *paint_values = (float *)gs_alloc_byte_array(memory, COLOR_INDEX_CACHE_SIZE * client_num_com… in gs_color_index_cache_create() local
118 hash_paint_values(const gs_color_index_cache_t *self, const float *paint_values) in hash_paint_values()
193 const float *paint_values, uint *pi) in get_color_index_cache_elem()
270 gs_cached_color_index(gs_color_index_cache_t *self, const float *paint_values, in gs_cached_color_index()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgscicach.c48 float *paint_values; member
71 …float *paint_values = (float *)gs_alloc_byte_array(memory, COLOR_INDEX_CACHE_SIZE * client_num_com… in gs_color_index_cache_create() local
114 hash_paint_values(const gs_color_index_cache_t *this, const float *paint_values) in hash_paint_values()
188 get_color_index_cache_elem(gs_color_index_cache_t *this, const float *paint_values, uint *pi) in get_color_index_cache_elem()
252 gs_cached_color_index(gs_color_index_cache_t *this, const float *paint_values, gx_device_color *pde… in gs_cached_color_index()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgscicach.c54 float *paint_values; member
75 …float *paint_values = (float *)gs_alloc_byte_array(memory, COLOR_INDEX_CACHE_SIZE * client_num_com… in gs_color_index_cache_create() local
118 hash_paint_values(const gs_color_index_cache_t *self, const float *paint_values) in hash_paint_values()
193 const float *paint_values, uint *pi) in get_color_index_cache_elem()
271 gs_cached_color_index(gs_color_index_cache_t *self, const float *paint_values, in gs_cached_color_index()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgscicach.c54 float *paint_values; member
75 …float *paint_values = (float *)gs_alloc_byte_array(memory, COLOR_INDEX_CACHE_SIZE * client_num_com… in gs_color_index_cache_create() local
118 hash_paint_values(const gs_color_index_cache_t *self, const float *paint_values) in hash_paint_values()
193 const float *paint_values, uint *pi) in get_color_index_cache_elem()
271 gs_cached_color_index(gs_color_index_cache_t *self, const float *paint_values, in gs_cached_color_index()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgscicach.c54 float *paint_values; member
75 …float *paint_values = (float *)gs_alloc_byte_array(memory, COLOR_INDEX_CACHE_SIZE * client_num_com… in gs_color_index_cache_create() local
118 hash_paint_values(const gs_color_index_cache_t *self, const float *paint_values) in hash_paint_values()
193 const float *paint_values, uint *pi) in get_color_index_cache_elem()
270 gs_cached_color_index(gs_color_index_cache_t *self, const float *paint_values, in gs_cached_color_index()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgscicach.c48 float *paint_values; member
71 …float *paint_values = (float *)gs_alloc_byte_array(memory, COLOR_INDEX_CACHE_SIZE * client_num_com… in gs_color_index_cache_create() local
114 hash_paint_values(const gs_color_index_cache_t *this, const float *paint_values) in hash_paint_values()
188 get_color_index_cache_elem(gs_color_index_cache_t *this, const float *paint_values, uint *pi) in get_color_index_cache_elem()
252 gs_cached_color_index(gs_color_index_cache_t *this, const float *paint_values, gx_device_color *pde… in gs_cached_color_index()