/plan9/sys/src/cmd/jpg/ |
H A D | readbmp.c | 80 load_1T(Biobuf *b, long width, long height, Rgb* buf, Rgb* clut) in load_1T() 108 load_4T(Biobuf* b, long width, long height, Rgb* buf, Rgb* clut) in load_4T() 140 load_4C(Biobuf *b, long width, long height, Rgb* buf, Rgb* clut) in load_4C() 215 load_8T(Biobuf *b, long width, long height, Rgb* buf, Rgb* clut) in load_8T() 235 load_8C(Biobuf *b, long width, long height, Rgb* buf, Rgb* clut) in load_8C() 298 load_16(Biobuf *b, long width, long height, Rgb* buf, Rgb* clut) in load_16() 354 load_24T(Biobuf* b, long width, long height, Rgb* buf) in load_24T() 378 load_32(Biobuf *b, long width, long height, Rgb* buf, Rgb* clut) in load_32() 440 ReadBMP(Biobuf *b, int *width, int *height) in ReadBMP() 546 int c, width, height; in Breadbmp() local
|
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevmeds.c | 36 float height; member 39 #define X(name, width, height) {name, width, height, 1 / (width * height)} argument 80 float height = pdev->height / pdev->y_pixels_per_inch INCH; in select_medium() local
|
H A D | gsnorop.c | 49 int x, int y, int width, int height, in mem_mono_strip_copy_rop() 60 int x, int y, int width, int height, in mem_gray_strip_copy_rop() 71 int x, int y, int width, int height, in mem_gray8_rgb24_strip_copy_rop() 84 int x, int y, int width, int height, in gx_default_copy_rop() 95 int x, int y, int width, int height, in gx_default_strip_copy_rop() 106 int x, int y, int width, int height, in mem_default_strip_copy_rop()
|
H A D | gsbitops.c | 63 mono_fill_chunk pattern, int width_bits, int height) in bits_fill_rectangle() 151 int width_bits, int height) in bits_fill_rectangle_masked() 239 bits_replicate_horizontally(byte * data, uint width, uint height, 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() 451 const bits_plane_t *source /*read*/, int shift, int width, int height) in bits_extract_plane() 558 const bits_plane_t *source /*read*/, int shift, int width, int height) in bits_expand_plane() 646 byte value, int width_bytes, int height) in bytes_fill_rectangle() 657 const byte * src, uint src_raster, int width_bytes, int height) in bytes_copy_rectangle()
|
H A D | gxclrect.c | 52 int op, int x, int y, int width, int height) in cmd_write_rect_cmd() 141 clist_fill_rectangle(gx_device * dev, int x, int y, int width, int height, in clist_fill_rectangle() 166 int x, int y, int width, int height, in clist_strip_tile_rectangle() 230 int x, int y, int width, int height, in clist_copy_mono() 326 int x, int y, int width, int height) in clist_copy_color() 419 int raster, gx_bitmap_id id, int x, int y, int width, int height, in clist_copy_alpha() 529 int x, int y, int width, int height, in clist_strip_copy_rop()
|
H A D | gsdevmem.c | 35 uint width, uint height, const byte * colors, int colors_size, in gs_initialize_wordimagedevice() 217 uint width, uint height, const byte * colors, int num_colors, in gs_makewordimagedevice()
|
H A D | gsimpath.c | 31 int width, height, raster; member 52 gs_imagepath(gs_state * pgs, int width, int height, const byte * data) in gs_imagepath()
|
H A D | gximage.c | 130 const gx_image_plane_t * planes, int height, in gx_no_plane_data() 148 int data_x, uint raster, int height) in gx_image_data() 171 const gx_image_plane_t * planes, int height) in gx_image_plane_data() 180 const gx_image_plane_t * planes, int height, in gx_image_plane_data_rows()
|
H A D | gdevdbit.c | 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() 300 int x, int y, int width, int height, in gx_no_copy_rop() 340 int height = tiles->size.y; in gx_default_strip_tile_rectangle() local 511 int x, int y, int width, int height, in gx_no_strip_copy_rop() 562 int x, int y, int width, int height) 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 | gdevdrop.c | 50 int x, int y, int width, int height, in trace_copy_rop() 100 int x, int y, int width, int height, in gx_default_strip_copy_rop() 353 int x, int y, int width, int height, in mem_default_strip_copy_rop() 584 int x, int y, int width, int height, in gx_default_copy_rop() 607 int x, int y, int width, int height, in gx_copy_rop_unaligned() 630 int x, int y, int width, int height, in gx_strip_copy_rop_unaligned()
|
H A D | gswts.h | 31 int height; member
|
H A D | gdevprn.c | 536 int height = pdev->height; in gdev_prn_put_params() local 847 gdev_prn_clear_trailing_bits(byte *data, uint raster, int height, in gdev_prn_clear_trailing_bits() 862 int height = pdev->height; in gdev_prn_print_scan_lines() local 922 int y, int height, in gx_page_info_colors_used() 944 gdev_prn_colors_used(gx_device *dev, int y, int height, in gdev_prn_colors_used() 1054 int height, bool for_band) in gx_default_size_buf_device() 1130 gdev_prn_get_lines(gx_device_printer *pdev, int y, int height, in gdev_prn_get_lines()
|
H A D | gdevpsu.c | 286 int height = (int)(dev->height * 72.0 / dev->HWResolution[1] + 0.5); in psw_write_page_header() local 289 int width, height; in psw_write_page_header() member
|
H A D | gdevmem.c | 218 gdev_mem_bits_size(const gx_device_memory * dev, int width, int height) in gdev_mem_bits_size() 235 gdev_mem_line_ptrs_size(const gx_device_memory * dev, int width, int height) in gdev_mem_line_ptrs_size() 240 gdev_mem_data_size(const gx_device_memory * dev, int width, int height) in gdev_mem_data_size() 253 int height; in gdev_mem_max_height() local
|
H A D | gdevvglb.c | 104 int width = dev->width, height = dev->height; in vgalib_open() local 207 int height, gx_color_index zero, gx_color_index one) in vgalib_copy_mono() 259 int width, int height) in vgalib_copy_color()
|
H A D | gdevsnfb.c | 79 int l, i, byte_width, height; in sonyfb_output_page() local
|
H A D | gshtx.c | 159 int height, in gs_ht_set_threshold_comp() 485 int width, int height, gx_ht_bit * bits) in create_mask_bits() 561 int width, int height, int num_levels, in gs_ht_set_mask_comp()
|
H A D | gsht.c | 278 gx_ht_alloc_ht_order(gx_ht_order * porder, uint width, uint height, in gx_ht_alloc_ht_order() 356 uint width = psrc->width, height = psrc->height, shift = psrc->shift; in gx_ht_move_ht_order() local 382 gx_ht_alloc_order(gx_ht_order * porder, uint width, uint height, in gx_ht_alloc_order() 404 gx_ht_alloc_threshold_order(gx_ht_order * porder, uint width, uint height, in gx_ht_alloc_threshold_order() 426 gx_ht_alloc_client_order(gx_ht_order * porder, uint width, uint height, in gx_ht_alloc_client_order()
|
H A D | gdevpdfi.c | 283 int width, height; in pdf_begin_typed_image() local 723 const gx_image_plane_t * planes, int height, in pdf_image_plane_data_alt() 798 const gx_image_plane_t * planes, int height, in pdf_image_plane_data() 935 int height = pie->writer.height; in pdf_image_end_image_data() local 1035 pdf_image3_make_mid(gx_device **pmidev, gx_device *dev, int width, int height, in pdf_image3_make_mid() 1124 pdf_image3x_make_mid(gx_device **pmidev, gx_device *dev, int width, int height, in pdf_image3x_make_mid()
|
H A D | gdevbmpc.c | 72 dword height; /* height in pixels */ member 103 int height = pdev->height; in write_bmp_depth_header() local
|
/plan9/sys/src/cmd/ssh1/ |
H A D | cmsg.c | 260 readgeom(int *nrow, int *ncol, int *width, int *height) in readgeom() 278 sendwindowsize(Conn *c, int nrow, int ncol, int width, int height) in sendwindowsize() 342 int nrow, ncol, width, height; in requestpty() local
|
/plan9/sys/src/libdraw/ |
H A D | subfont.c | 6 allocsubfont(char *name, int n, int height, int ascent, Fontchar *info, Image *i) in allocsubfont()
|
/plan9/sys/src/libmemdraw/ |
H A D | subfont.c | 7 allocmemsubfont(char *name, int n, int height, int ascent, Fontchar *info, Memimage *i) in allocmemsubfont()
|
/plan9/sys/src/cmd/unix/drawterm/libmemdraw/ |
H A D | subfont.c | 7 allocmemsubfont(char *name, int n, int height, int ascent, Fontchar *info, Memimage *i) in allocmemsubfont()
|
/plan9/sys/src/cmd/aux/antiword/ |
H A D | draw.h | 19 int height; /* 1 word */ member 31 int height; /* 1 word */ member
|