Lines Matching defs:dev

29 gx_device_forward_finalize(gx_device *dev)  in gx_device_forward_finalize()
54 gx_device_forward_fill_in_procs(register gx_device_forward * dev) in gx_device_forward_fill_in_procs()
116 gx_device_forward_color_procs(gx_device_forward * dev) in gx_device_forward_color_procs()
129 gx_forward_close_device(gx_device * dev) in gx_forward_close_device()
139 gx_forward_get_initial_matrix(gx_device * dev, gs_matrix * pmat) in gx_forward_get_initial_matrix()
151 gx_forward_sync_output(gx_device * dev) in gx_forward_sync_output()
161 gx_forward_output_page(gx_device * dev, int num_copies, int flush) in gx_forward_output_page()
175 gx_forward_map_rgb_color(gx_device * dev, const gx_color_value cv[]) in gx_forward_map_rgb_color()
185 gx_forward_map_color_rgb(gx_device * dev, gx_color_index color, in gx_forward_map_color_rgb()
196 gx_forward_fill_rectangle(gx_device * dev, int x, int y, int w, int h, in gx_forward_fill_rectangle()
208 gx_forward_tile_rectangle(gx_device * dev, const gx_tile_bitmap * tile, in gx_forward_tile_rectangle()
222 gx_forward_copy_mono(gx_device * dev, const byte * data, in gx_forward_copy_mono()
237 gx_forward_copy_alpha(gx_device * dev, const byte * data, int data_x, in gx_forward_copy_alpha()
251 gx_forward_copy_color(gx_device * dev, const byte * data, in gx_forward_copy_color()
265 gx_forward_get_bits(gx_device * dev, int y, byte * data, byte ** actual_data) in gx_forward_get_bits()
275 gx_forward_get_params(gx_device * dev, gs_param_list * plist) in gx_forward_get_params()
285 gx_forward_put_params(gx_device * dev, gs_param_list * plist) in gx_forward_put_params()
300 gx_forward_map_cmyk_color(gx_device * dev, const gx_color_value cv[]) in gx_forward_map_cmyk_color()
310 gx_forward_get_xfont_procs(gx_device * dev) in gx_forward_get_xfont_procs()
320 gx_forward_get_xfont_device(gx_device * dev) in gx_forward_get_xfont_device()
330 gx_forward_map_rgb_alpha_color(gx_device * dev, gx_color_value r, in gx_forward_map_rgb_alpha_color()
343 gx_forward_get_page_device(gx_device * dev) in gx_forward_get_page_device()
356 gx_forward_get_band(gx_device * dev, int y, int *band_start) in gx_forward_get_band()
367 gx_forward_copy_rop(gx_device * dev, in gx_forward_copy_rop()
387 gx_forward_fill_path(gx_device * dev, const gs_imager_state * pis, in gx_forward_fill_path()
402 gx_forward_stroke_path(gx_device * dev, const gs_imager_state * pis, in gx_forward_stroke_path()
417 gx_forward_fill_mask(gx_device * dev, in gx_forward_fill_mask()
434 gx_forward_fill_trapezoid(gx_device * dev, in gx_forward_fill_trapezoid()
451 gx_forward_fill_parallelogram(gx_device * dev, in gx_forward_fill_parallelogram()
465 gx_forward_fill_triangle(gx_device * dev, in gx_forward_fill_triangle()
479 gx_forward_draw_thin_line(gx_device * dev, in gx_forward_draw_thin_line()
493 gx_forward_begin_image(gx_device * dev, in gx_forward_begin_image()
511 gx_forward_strip_tile_rectangle(gx_device * dev, const gx_strip_bitmap * tiles, in gx_forward_strip_tile_rectangle()
525 gx_forward_strip_copy_rop(gx_device * dev, const byte * sdata, int sourcex, in gx_forward_strip_copy_rop()
545 gx_forward_get_clipping_box(gx_device * dev, gs_fixed_rect * pbox) in gx_forward_get_clipping_box()
557 gx_forward_begin_typed_image(gx_device * dev, const gs_imager_state * pis, in gx_forward_begin_typed_image()
577 gx_forward_get_bits_rectangle(gx_device * dev, const gs_int_rect * prect, in gx_forward_get_bits_rectangle()
590 gx_forward_map_color_rgb_alpha(gx_device * dev, gx_color_index color, in gx_forward_map_color_rgb_alpha()
601 gx_forward_get_hardware_params(gx_device * dev, gs_param_list * plist) in gx_forward_get_hardware_params()
611 gx_forward_text_begin(gx_device * dev, gs_imager_state * pis, in gx_forward_text_begin()
633 fwd_map_gray_cs(gx_device * dev, frac gray, frac out[]) in fwd_map_gray_cs()
653 fwd_map_rgb_cs(gx_device * dev, const gs_imager_state *pis, in fwd_map_rgb_cs()
674 fwd_map_cmyk_cs(gx_device * dev, frac c, frac m, frac y, frac k, frac out[]) in fwd_map_cmyk_cs()
701 gx_forward_get_color_mapping_procs(const gx_device * dev) in gx_forward_get_color_mapping_procs()
712 gx_forward_get_color_comp_index(gx_device * dev, const char * pname, in gx_forward_get_color_comp_index()
726 gx_forward_encode_color(gx_device * dev, const gx_color_value colors[]) in gx_forward_encode_color()
736 gx_forward_decode_color(gx_device * dev, gx_color_index cindex, gx_color_value colors[]) in gx_forward_decode_color()
749 gx_forward_pattern_manage(gx_device * dev, gx_bitmap_id id, in gx_forward_pattern_manage()
764 gx_forward_fill_rectangle_hl_color(gx_device *dev, in gx_forward_fill_rectangle_hl_color()
782 gx_forward_include_color_space(gx_device *dev, gs_color_space *cspace, in gx_forward_include_color_space()
797 gx_forward_fill_linear_color_scanline(gx_device *dev, const gs_fill_attributes *fa, in gx_forward_fill_linear_color_scanline()
810 gx_forward_fill_linear_color_trapezoid(gx_device *dev, const gs_fill_attributes *fa, in gx_forward_fill_linear_color_trapezoid()
825 gx_forward_fill_linear_color_triangle(gx_device *dev, const gs_fill_attributes *fa, in gx_forward_fill_linear_color_triangle()
839 gx_forward_update_spot_equivalent_colors(gx_device *dev, const gs_state * pgs) in gx_forward_update_spot_equivalent_colors()
948 gx_forward_upright_get_initial_matrix(gx_device * dev, gs_matrix * pmat) in gx_forward_upright_get_initial_matrix()
960 null_decode_color(gx_device * dev, gx_color_index cindex, gx_color_value colors[]) in null_decode_color()
967 null_fill_rectangle(gx_device * dev, int x, int y, int w, int h, in null_fill_rectangle()
973 null_copy_mono(gx_device * dev, const byte * data, int dx, int raster, in null_copy_mono()
980 null_copy_color(gx_device * dev, const byte * data, in null_copy_color()
987 null_put_params(gx_device * dev, gs_param_list * plist) in null_put_params()
1001 null_copy_alpha(gx_device * dev, const byte * data, int data_x, int raster, in null_copy_alpha()
1008 null_copy_rop(gx_device * dev, in null_copy_rop()
1018 null_fill_path(gx_device * dev, const gs_imager_state * pis, in null_fill_path()
1025 null_stroke_path(gx_device * dev, const gs_imager_state * pis, in null_stroke_path()
1032 null_fill_trapezoid(gx_device * dev, in null_fill_trapezoid()
1041 null_fill_parallelogram(gx_device * dev, fixed px, fixed py, in null_fill_parallelogram()
1049 null_fill_triangle(gx_device * dev, in null_fill_triangle()
1057 null_draw_thin_line(gx_device * dev, in null_draw_thin_line()
1065 null_strip_copy_rop(gx_device * dev, const byte * sdata, int sourcex, in null_strip_copy_rop()