Home
last modified time | relevance | path

Searched defs:width (Results 51 – 75 of 247) sorted by relevance

12345678910

/illumos-gate/usr/src/uts/common/sys/
H A Dmsio.h45 int width; /* width of the screen */ member
H A Dvisual_io.h247 screen_size_t width; /* Width of data */ member
266 screen_size_t width; /* Width of cursor */ member
307 screen_size_t width; /* Width of the device */ member
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c968 uint32_t width, height; in gfx_fb_cons_clear() local
987 uint32_t width, height, bytes; in gfx_fb_cons_copy() local
1111 allocate_glyphbuffer(uint32_t width, uint32_t height) in allocate_glyphbuffer()
1151 uint32_t dx, dy, width, height; in gfx_fb_cons_display() local
1258 uint32_t dx, dy, width, height; in gfx_fb_display_cursor() local
1351 int err, e2, x2, y2, ed, width; in gfx_fb_line() local
1406 int sx, sy, xx, yy, xy, width; in gfx_fb_bezier() local
1479 int width, i; in gfx_term_drawrect() local
/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dnhm_log.h42 uint8_t width; member
/illumos-gate/usr/src/psm/promif/ieee1275/common/
H A Dprom_fb.c134 prom_get_tem_size(size_t *height, size_t *width) in prom_get_tem_size()
/illumos-gate/usr/src/lib/libadm/common/
H A Dputtext.c52 int width, i, n, force, wordcnt; in puttext() local
/illumos-gate/usr/src/cmd/adbgen/common/
H A Dadbsub.c87 int rcount, width, sum, i; in do_fmt() local
/illumos-gate/usr/src/lib/libxcurses/src/libc/stdio/
H A Dvfscanf.c118 static int width; /* field width value */ variable
538 getnum(int base, int width, int sign) in getnum()
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_fb.c48 uint16_t width; /* Width of data */ member
216 boot_fb_set_font(uint16_t height, uint16_t width) in boot_fb_set_font()
594 uint32_t width, height, increment; in boot_fb_conscopy() local
/illumos-gate/usr/src/cmd/mandoc/
H A Dterm_ps.c84 size_t width; /* page width (AFM units) */ member
626 ps_setwidth(struct termp *p, int iop, int width) in ps_setwidth()
850 size_t width, height; in ps_begin() local
H A Dmanconf.h40 size_t width; member
H A Dout.h36 size_t width; /* width of cell */ member
H A Dterm.h48 int width; /* width in fixed chars */ member
118 size_t (*width)(const struct termp *, int); member
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcopywin.c60 width = (maxColDst - minColDst) + 1; in copywin() local
/illumos-gate/usr/src/cmd/format/
H A Dio.c1703 int width; in print_input_choices() local
1842 int width; in slist_widest_str() local
1857 ljust_print(char *str, int width) in ljust_print()
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.h130 int width; /* and its total width */ member
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dmb_header.h48 unsigned width; member
/illumos-gate/usr/src/cmd/fold/
H A Dfold.c363 get_foldw(toptarg, width) in get_foldw() argument
/illumos-gate/usr/src/cmd/cfgadm/
H A Dcfgadm.h132 int width; member
150 int width; member
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dbitset.c139 bitset_print(bitset_t *bs, char *label, int width) in bitset_print()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drwho.c78 int cc, width; in main() local
/illumos-gate/usr/src/cmd/vi/port/
H A Dprintf.c58 static int width, sign, fill; variable
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsftable.c55 int base, fmt, flags, dot, width, precis; local
/illumos-gate/usr/src/uts/common/io/
H A Dtem_safe.c1651 int width = cols - 1; in tem_copy_width() local
1720 int width; in tem_safe_copy_area() local
1738 int width; in tem_safe_copy_area() local
2067 int nrows, ncols, width, height, offset; in tem_safe_pix_clear_prom_output() local
2097 int nrows, ncols, width, height; in tem_safe_pix_clear_entire_screen() local
2707 int i, width; in tem_safe_virtual_display() local
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DScalarRecord.java256 hexString(int n, int width) in hexString()

12345678910