/plan9/sys/src/cmd/gs/src/ |
H A D | gdevpdfb.c | 50 int raster, gx_bitmap_id id, int x, int y, int w, int h, in pdf_copy_mask_data() 123 const byte *base, int sourcex, int raster, gx_bitmap_id id, in pdf_copy_mono() 335 const byte * base, int sourcex, int raster, gx_bitmap_id id, in gdev_pdf_copy_mono() 351 int raster, gx_bitmap_id id, int x, int y, int w, int h, in pdf_copy_color_data() 428 int raster, gx_bitmap_id id, int x, int y, int w, int h) in gdev_pdf_copy_color() 459 const byte * data, int data_x, int raster, gx_bitmap_id id, in gdev_pdf_fill_mask()
|
H A D | gxclip2.c | 152 const byte * data, int sourcex, int raster, gx_bitmap_id id, in tile_clip_copy_mono() 253 const byte * data, int sourcex, int raster, gx_bitmap_id id, in tile_clip_copy_color() 274 const byte * data, int sourcex, int raster, gx_bitmap_id id, in tile_clip_copy_alpha() 295 const byte * data, int sourcex, uint raster, gx_bitmap_id id, in tile_clip_strip_copy_rop()
|
H A D | gxclipm.c | 139 #define FIT_MASK_COPY(data, sourcex, raster, vx, vy, vw, vh)\ argument 157 const byte * data, int sourcex, int raster, gx_bitmap_id id, in mask_clip_copy_mono() 305 const byte * data, int sourcex, int raster, gx_bitmap_id id, in mask_clip_copy_color() 320 const byte * data, int sourcex, int raster, gx_bitmap_id id, in mask_clip_copy_alpha() 352 const byte * data, int sourcex, uint raster, gx_bitmap_id id, in mask_clip_strip_copy_rop()
|
H A D | gdevbmp.c | 141 uint raster = gdev_prn_raster(pdev); in bmp_print_page() local 178 uint raster = (pdev->width * plane_depth + 7) >> 3; in bmp_cmyk_print_page() local
|
H A D | gdevdbit.c | 50 int dx, int raster, gx_bitmap_id id, int x, int y, int w, int h, in gx_default_copy_mono() 81 int dx, int raster, gx_bitmap_id id, in gx_default_copy_color() 156 int raster, gx_bitmap_id id, int x, int y, int width, int height, in gx_no_copy_alpha() 164 int raster, gx_bitmap_id id, int x, int y, int width, int height, in gx_default_copy_alpha() 308 const byte * data, int dx, int raster, gx_bitmap_id id, in gx_default_fill_mask() 341 int raster = tiles->raster; in gx_default_strip_tile_rectangle() local 527 int dx, int raster, gx_bitmap_id id, int x, int y, int w, int h, in gx_copy_mono_unaligned() 561 int data_x, int raster, gx_bitmap_id id, in gx_copy_color_unaligned() 608 int raster, gx_bitmap_id id, int x, int y, int width, int height, in gx_copy_alpha_unaligned()
|
H A D | gsropc.c | 279 int dx, int raster, gx_bitmap_id id, int x, int y, int w, int h, in dcr_copy_mono() 289 int dx, int raster, gx_bitmap_id id, in dcr_copy_color() 298 int raster, gx_bitmap_id id, int x, int y, int width, int height, in dcr_copy_alpha()
|
H A D | gxgetbit.h | 49 uint raster; member
|
H A D | gdevtfnx.c | 117 int raster = gdev_prn_raster(pdev); in tiff12_print_page() local 169 int raster = gdev_prn_raster(pdev); in tiff24_print_page() local
|
H A D | gdevrops.c | 167 const byte * data, int sourcex, int raster, gx_bitmap_id id, in rop_texture_copy_mono() 195 const byte * data, int sourcex, int raster, gx_bitmap_id id, in rop_texture_copy_color()
|
H A D | gdevmiff.c | 45 int raster = gx_device_raster((gx_device *) pdev, true); in miff24_print_page() local
|
H A D | gdevdgbr.c | 145 uint raster = in gx_get_bits_return_pointer() local 302 uint raster = in gx_get_bits_copy() local 408 int x_offset, uint raster) in gx_get_bits_std_to_native() 509 int x_offset, uint raster, uint std_raster) in gx_get_bits_native_to_std() 735 uint raster = in gx_default_get_bits_rectangle() local
|
H A D | gdevcljc.c | 37 uint raster = gx_device_raster((gx_device *)pdev, false); in cljc_print_page() local
|
H A D | gxifast.c | 213 fill_row(byte *line, int line_x, uint raster, int value) in fill_row() 218 image_simple_expand(byte * line, int line_x, uint raster, in image_simple_expand() 473 copy_portrait(gx_image_enum * penum, const byte * data, int dx, int raster, in copy_portrait() 654 uint raster = bitmap_raster(penum->line_width); in image_render_landscape() local 730 uint raster = bitmap_raster(line_width); in copy_landscape() local
|
H A D | gxdevbuf.h | 44 uint raster; member
|
H A D | gdevm8.c | 184 uint raster; in mem8_word_fill_rectangle() local 203 uint raster; in mem8_word_copy_mono() local 225 uint raster; in mem8_word_copy_color() local
|
H A D | gxoprect.c | 207 int bit_x, start_x, end_x, raster, code; in gx_overprint_generic_fill_rectangle() local 459 int raster; in gx_overprint_sep_fill_rectangle_1() local 546 int code = 0, byte_w, raster; in gx_overprint_sep_fill_rectangle_2() local
|
H A D | gxclbits.c | 49 uint * width_bytes, uint * raster) in clist_bitmap_bytes() 74 uint raster, uint height, stream_cursor_write * pw) in cmd_compress_bitmap() 117 const byte * data, uint width_bits, uint height, uint raster, int op_size, in cmd_put_bits() 427 uint raster = tiles->raster; in clist_add_tile() local
|
H A D | gsbitops.c | 240 uint raster, uint replicated_width, uint replicated_raster) in bits_replicate_horizontally() 301 bits_replicate_vertically(byte * data, uint height, uint raster, in bits_replicate_vertically() 318 bits_bounding_box(const byte * data, uint height, uint raster, in bits_bounding_box() 645 bytes_fill_rectangle(byte * dest, uint raster, in bytes_fill_rectangle()
|
H A D | gdevm64.c | 362 uint raster; in mem64_word_fill_rectangle() local 381 uint raster; in mem64_word_copy_mono() local 403 uint raster; in mem64_word_copy_color() local
|
H A D | gdevx.c | 381 const byte * base, int sourcex, int raster, gx_bitmap_id id, in x_copy_mono() 547 x_copy_image(gx_device_X * xdev, const byte * base, int sourcex, int raster, in x_copy_image() 594 const byte * base, int sourcex, int raster, gx_bitmap_id id, in x_copy_color() 792 uint raster = in x_get_bits_rectangle() local 1191 int raster = pi->bytes_per_line; in alt_put_image() local
|
H A D | gxclip.c | 367 const byte * data, int sourcex, int raster, gx_bitmap_id id, in clip_copy_mono() 410 const byte * data, int sourcex, int raster, gx_bitmap_id id, in clip_copy_color() 431 const byte * data, int sourcex, int raster, gx_bitmap_id id, in clip_copy_alpha() 455 const byte * data, int sourcex, int raster, gx_bitmap_id id, in clip_fill_mask() 507 const byte * sdata, int sourcex, uint raster, gx_bitmap_id id, in clip_strip_copy_rop()
|
H A D | gdevm2.c | 196 uint raster; in mem2_word_fill_rectangle() local 217 uint raster; in mem2_word_copy_mono() local
|
H A D | gdevm4.c | 255 uint raster; in mem4_word_fill_rectangle() local 275 uint raster; in mem4_word_copy_mono() local
|
H A D | gdevbmpa.c | 297 int raster) in bmpa_reader_print_planes() 389 int first_plane, int last_plane, int raster) in bmpa_reader_buffer_planes() 422 int raster = gx_device_raster(dev, 1); in bmpa_reader_buffer_planes() local
|
H A D | gdevplnx.c | 263 uint raster; member 270 uint raster; member 311 const byte *data, int data_x, uint raster, int width, int height, in begin_tiling() 451 const byte *data, int data_x, int raster, gx_bitmap_id id, in plane_copy_mono() 475 const byte *data, int data_x, int raster, gx_bitmap_id id, in plane_copy_color() 518 int raster, gx_bitmap_id id, int x, int y, int w, int h, in plane_copy_alpha() 601 const byte *data, int data_x, int raster, gx_bitmap_id id, in plane_fill_mask()
|