Lines Matching defs:dev
80 x_wrap_open(gx_device * dev) in x_wrap_open()
96 x_forward_sync_output(gx_device * dev) in x_forward_sync_output()
107 x_forward_output_page(gx_device * dev, int num_copies, int flush) in x_forward_output_page()
118 x_wrap_close(gx_device * dev) in x_wrap_close()
131 x_wrap_map_color_rgb(gx_device * dev, gx_color_index color, in x_wrap_map_color_rgb()
145 x_wrap_fill_rectangle(gx_device * dev, int x, int y, int w, int h, in x_wrap_fill_rectangle()
158 x_wrap_copy_mono(gx_device * dev, in x_wrap_copy_mono()
176 x_wrap_copy_color(gx_device * dev, const byte * base, int sourcex, in x_wrap_copy_color()
247 x_forward_copy_color(gx_device * dev, const byte * base, int sourcex, in x_forward_copy_color()
260 x_forward_get_bits(gx_device * dev, int y, byte * str, byte ** actual_data) in x_forward_get_bits()
271 x_wrap_get_bits(gx_device * dev, int y, byte * str, byte ** actual_data) in x_wrap_get_bits()
348 x_wrap_get_params(gx_device * dev, gs_param_list * plist) in x_wrap_get_params()
368 x_wrap_put_params(gx_device * dev, gs_param_list * plist) in x_wrap_put_params()
398 get_dev_target(gx_device ** ptdev, gx_device * dev) in get_dev_target()
420 get_target_info(gx_device * dev) in get_target_info()
460 x_alt_map_color(gx_device * dev, gx_color_index color) in x_alt_map_color()
559 x_cmyk_alt_map_color(gx_device * dev, gx_color_index color, in x_cmyk_alt_map_color()
579 x_cmyk_set_procs(gx_device *dev) in x_cmyk_set_procs()
591 x_cmyk_open(gx_device *dev) in x_cmyk_open()
601 x_cmyk_put_params(gx_device * dev, gs_param_list * plist) in x_cmyk_put_params()
611 x_cmyk_map_cmyk_color(gx_device * dev, const gx_color_value cv[]) in x_cmyk_map_cmyk_color()
665 x_mono_alt_map_color(gx_device * dev, gx_color_index color, in x_mono_alt_map_color()
724 x_gray_alt_map_color(gx_device * dev, gx_color_index color, in x_gray_alt_map_color()
737 x_alpha_map_rgb_alpha_color(gx_device * dev, in x_alpha_map_rgb_alpha_color()
809 x_rg16x_map_rgb_color(gx_device * dev, const gx_color_value cv[]) in x_rg16x_map_rgb_color()
819 x_rg32x_map_rgb_color(gx_device * dev, const gx_color_value cv[]) in x_rg32x_map_rgb_color()
831 x_rg16x_alt_map_color(gx_device * dev, gx_color_index color, in x_rg16x_alt_map_color()
840 x_rg32x_alt_map_color(gx_device * dev, gx_color_index color, in x_rg32x_alt_map_color()