Home
last modified time | relevance | path

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

/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevmr8n.c55 gx_color_index const_texture = gx_no_color_index; in mem_gray8_rgb24_strip_copy_rop() local
81 const_texture = 0; /* arbitrary */ in mem_gray8_rgb24_strip_copy_rop()
84 const_texture = tcolors[0]; in mem_gray8_rgb24_strip_copy_rop()
85 if (const_texture == gx_device_black(dev)) in mem_gray8_rgb24_strip_copy_rop()
87 else if (const_texture == gx_device_white(dev)) in mem_gray8_rgb24_strip_copy_rop()
186 if (const_texture != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
206 rop_body_24(const_source, const_texture); in mem_gray8_rgb24_strip_copy_rop()
228 rop_body_8(s_pixel, (byte)const_texture); in mem_gray8_rgb24_strip_copy_rop()
237 rop_body_24(s_pixel, const_texture); in mem_gray8_rgb24_strip_copy_rop()
248 rop_body_8(s_pixel, (byte)const_texture); in mem_gray8_rgb24_strip_copy_rop()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevmr8n.c55 gx_color_index const_texture = gx_no_color_index; in mem_gray8_rgb24_strip_copy_rop() local
81 const_texture = 0; /* arbitrary */ in mem_gray8_rgb24_strip_copy_rop()
84 const_texture = tcolors[0]; in mem_gray8_rgb24_strip_copy_rop()
85 if (const_texture == gx_device_black(dev)) in mem_gray8_rgb24_strip_copy_rop()
87 else if (const_texture == gx_device_white(dev)) in mem_gray8_rgb24_strip_copy_rop()
186 if (const_texture != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
206 rop_body_24(const_source, const_texture); in mem_gray8_rgb24_strip_copy_rop()
228 rop_body_8(s_pixel, (byte)const_texture); in mem_gray8_rgb24_strip_copy_rop()
237 rop_body_24(s_pixel, const_texture); in mem_gray8_rgb24_strip_copy_rop()
248 rop_body_8(s_pixel, (byte)const_texture); in mem_gray8_rgb24_strip_copy_rop()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevmr8n.c64 gx_color_index const_texture = gx_no_color_index; in mem_gray8_rgb24_strip_copy_rop() local
98 const_texture = 0; /* arbitrary */ in mem_gray8_rgb24_strip_copy_rop()
101 const_texture = tcolors[0]; in mem_gray8_rgb24_strip_copy_rop()
102 if (const_texture == gx_device_black(dev)) in mem_gray8_rgb24_strip_copy_rop()
104 else if (const_texture == gx_device_white(dev)) in mem_gray8_rgb24_strip_copy_rop()
203 if (const_texture != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
209 rop_set_t_constant(&ropper, const_texture); in mem_gray8_rgb24_strip_copy_rop()
247 rop_set_t_constant(&ropper, const_texture); in mem_gray8_rgb24_strip_copy_rop()
294 rop_set_t_constant(&ropper, const_texture); in mem_gray8_rgb24_strip_copy_rop()
627 if (const_texture != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevmr8n.c64 gx_color_index const_texture = gx_no_color_index; in mem_gray8_rgb24_strip_copy_rop() local
98 const_texture = 0; /* arbitrary */ in mem_gray8_rgb24_strip_copy_rop()
101 const_texture = tcolors[0]; in mem_gray8_rgb24_strip_copy_rop()
102 if (const_texture == gx_device_black(dev)) in mem_gray8_rgb24_strip_copy_rop()
104 else if (const_texture == gx_device_white(dev)) in mem_gray8_rgb24_strip_copy_rop()
203 if (const_texture != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
209 rop_set_t_constant(&ropper, const_texture); in mem_gray8_rgb24_strip_copy_rop()
247 rop_set_t_constant(&ropper, const_texture); in mem_gray8_rgb24_strip_copy_rop()
294 rop_set_t_constant(&ropper, const_texture); in mem_gray8_rgb24_strip_copy_rop()
627 if (const_texture != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevmr8n.c60 gx_color_index const_texture = gx_no_color_index; in mem_gray8_rgb24_strip_copy_rop() local
86 const_texture = 0; /* arbitrary */ in mem_gray8_rgb24_strip_copy_rop()
89 const_texture = tcolors[0]; in mem_gray8_rgb24_strip_copy_rop()
90 if (const_texture == gx_device_black(dev)) in mem_gray8_rgb24_strip_copy_rop()
92 else if (const_texture == gx_device_white(dev)) in mem_gray8_rgb24_strip_copy_rop()
190 if (const_texture != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
206 rop_body_24(const_source, const_texture); in mem_gray8_rgb24_strip_copy_rop()
226 rop_body_8(s_pixel, (byte)const_texture); in mem_gray8_rgb24_strip_copy_rop()
233 rop_body_24(s_pixel, const_texture); in mem_gray8_rgb24_strip_copy_rop()
242 rop_body_8(s_pixel, (byte)const_texture); in mem_gray8_rgb24_strip_copy_rop()
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevmr8n.c60 gx_color_index const_texture = gx_no_color_index; in mem_gray8_rgb24_strip_copy_rop() local
86 const_texture = 0; /* arbitrary */ in mem_gray8_rgb24_strip_copy_rop()
89 const_texture = tcolors[0]; in mem_gray8_rgb24_strip_copy_rop()
90 if (const_texture == gx_device_black(dev)) in mem_gray8_rgb24_strip_copy_rop()
92 else if (const_texture == gx_device_white(dev)) in mem_gray8_rgb24_strip_copy_rop()
190 if (const_texture != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
206 rop_body_24(const_source, const_texture); in mem_gray8_rgb24_strip_copy_rop()
226 rop_body_8(s_pixel, (byte)const_texture); in mem_gray8_rgb24_strip_copy_rop()
233 rop_body_24(s_pixel, const_texture); in mem_gray8_rgb24_strip_copy_rop()
242 rop_body_8(s_pixel, (byte)const_texture); in mem_gray8_rgb24_strip_copy_rop()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgdevmr8n.c61 gx_color_index const_texture = gx_no_color_index; in mem_gray8_rgb24_strip_copy_rop() local
95 const_texture = 0; /* arbitrary */ in mem_gray8_rgb24_strip_copy_rop()
98 const_texture = tcolors[0]; in mem_gray8_rgb24_strip_copy_rop()
99 if (const_texture == gx_device_black(dev)) in mem_gray8_rgb24_strip_copy_rop()
101 else if (const_texture == gx_device_white(dev)) { in mem_gray8_rgb24_strip_copy_rop()
216 if (const_texture != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
221 rop_set_t_constant(&ropper, const_texture); in mem_gray8_rgb24_strip_copy_rop()
256 rop_set_t_constant(&ropper, const_texture); in mem_gray8_rgb24_strip_copy_rop()
300 rop_set_t_constant(&ropper, const_texture); in mem_gray8_rgb24_strip_copy_rop()
622 if (const_texture != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgdevmr8n.c61 gx_color_index const_texture = gx_no_color_index; in mem_gray8_rgb24_strip_copy_rop() local
95 const_texture = 0; /* arbitrary */ in mem_gray8_rgb24_strip_copy_rop()
98 const_texture = tcolors[0]; in mem_gray8_rgb24_strip_copy_rop()
99 if (const_texture == gx_device_black(dev)) in mem_gray8_rgb24_strip_copy_rop()
101 else if (const_texture == gx_device_white(dev)) { in mem_gray8_rgb24_strip_copy_rop()
216 if (const_texture != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
221 rop_set_t_constant(&ropper, const_texture); in mem_gray8_rgb24_strip_copy_rop()
256 rop_set_t_constant(&ropper, const_texture); in mem_gray8_rgb24_strip_copy_rop()
300 rop_set_t_constant(&ropper, const_texture); in mem_gray8_rgb24_strip_copy_rop()
622 if (const_texture != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
[all …]