/netbsd-src/lib/libcurses/ |
H A D | resize.c | 56 int ncols = req_ncols; in wresize() local 135 is_term_resized(int nlines,int ncols) is_term_resized() argument 149 resizeterm(int nlines,int ncols) resizeterm() argument 181 resize_term(int nlines,int ncols) resize_term() argument 225 __resizeterm(WINDOW * win,int nlines,int ncols) __resizeterm() argument 249 __resizewin(WINDOW * win,int nlines,int ncols) __resizewin() argument [all...] |
H A D | newwin.c | 58 derwin(WINDOW *orig, int nlines, int ncols, int by, int bx) in derwin() argument 71 subpad(WINDOW *orig, int nlines, int ncols, int by, int bx) in subpad() argument 101 newwin(int nlines,int ncols,int by,int bx) newwin() argument 112 newpad(int nlines,int ncols) newpad() argument 121 __newwin(SCREEN * screen,int nlines,int ncols,int by,int bx,int ispad,int isstdscr) __newwin() argument 182 subwin(WINDOW * orig,int nlines,int ncols,int by,int bx) subwin() argument 189 __subwin(WINDOW * orig,int nlines,int ncols,int by,int bx,int ispad) __subwin() argument 256 __makenew(SCREEN * screen,int nlines,int ncols,int by,int bx,int sub,int ispad) __makenew() argument [all...] |
H A D | cur_hash.c | 68 __hash_line(const __LDATA *cp, int ncols) in __hash_line()
|
H A D | tstp.c | 256 int nlines, ncols; in __restartwin() local
|
/netbsd-src/sys/dev/ic/ |
H A D | pcdisplay_subr.c | 179 pcdisplay_copycols(void *id, int row, int srccol, int dstcol, int ncols) in pcdisplay_copycols() 200 pcdisplay_erasecols(void *id, int row, int startcol, int ncols, long fillattr) in pcdisplay_erasecols() 227 int ncols = scr->type->ncols; in pcdisplay_copyrows() local
|
H A D | hd44780_subr.c | 144 hlcd_copycols(void *id, int row, int srccol, int dstcol, int ncols) in hlcd_copycols() 164 hlcd_erasecols(void *id, int row, int startcol, int ncols, long fillattr) in hlcd_erasecols() 183 int ncols = hdscr->hlcd_sc->sc_cols; in hlcd_copyrows() local 195 int ncols = hdscr->hlcd_sc->sc_cols; in hlcd_eraserows() local
|
H A D | vga_raster.c | 1258 vga_raster_copycols(void *id, int row, int srccol, int dstcol, int ncols) in vga_raster_copycols() 1288 vga_raster_erasecols(void *id, int row, int startcol, int ncols, long fillattr) in vga_raster_erasecols() 1307 int ncols; in vga_raster_copyrows() local
|
/netbsd-src/sys/dev/wscons/ |
H A D | wscons_rops.c | 148 rcons_copycols(void *id, int row, int srccol, int dstcol, int ncols) in rcons_copycols() 167 rcons_erasecols(void *id, int row, int startcol, int ncols, long fillattr) in rcons_erasecols()
|
H A D | wsdisplay_vcons.c | 952 vcons_copycols_buffer(void * cookie,int row,int srccol,int dstcol,int ncols) vcons_copycols_buffer() argument 969 vcons_copycols(void * cookie,int row,int srccol,int dstcol,int ncols) vcons_copycols() argument 992 vcons_copycols_noread(void * cookie,int row,int srccol,int dstcol,int ncols) vcons_copycols_noread() argument 1036 vcons_erasecols_buffer(void * cookie,int row,int startcol,int ncols,long fillattr) vcons_erasecols_buffer() argument 1054 vcons_erasecols_cached(void * cookie,int row,int startcol,int ncols,long fillattr) vcons_erasecols_cached() argument 1071 vcons_erasecols(void * cookie,int row,int startcol,int ncols,long fillattr) vcons_erasecols() argument [all...] |
H A D | wsemul_dumb.c | 74 u_int nrows, ncols, crow, ccol; member
|
H A D | vt100_base.h | 35 u_int nrows, ncols, crow, ccol; member
|
/netbsd-src/usr.sbin/iteconfig/ |
H A D | iteconfig.c | 228 printcmap(colormap_t *cm, int ncols) in printcmap()
|
/netbsd-src/usr.bin/sort/ |
H A D | init.c | 83 int ncols = 0; variable
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | mntva.c | 435 mntva_copycols(void *cookie, int row, int srccol, int dstcol, int ncols) in mntva_copycols() 458 mntva_erasecols(void *cookie, int row, int startcol, int ncols, long fillattr) in mntva_erasecols()
|
/netbsd-src/sys/dev/pci/ |
H A D | wcfb.c | 622 wcfb_copycols(void *cookie, int row, int srccol, int dstcol, int ncols) in wcfb_copycols() 646 wcfb_erasecols(void *cookie, int row, int startcol, int ncols, long fillattr) in wcfb_erasecols() 905 wcfb_acc_copycols(void *cookie, int row, int srccol, int dstcol, int ncols) in wcfb_acc_copycols() 923 wcfb_acc_erasecols(void *cookie, int row, int startcol, int ncols, in wcfb_acc_erasecols()
|
/netbsd-src/sys/dev/hpc/ |
H A D | hpcfb.c | 1067 int ncols) in hpcfb_tv_copycols() 1096 hpcfb_copycols(void *cookie, int row, int srccol, int dstcol, int ncols) in hpcfb_copycols() 1144 int row, int startcol, int ncols, long attr) in hpcfb_tv_erasecols() 1169 hpcfb_erasecols(void *cookie, int row, int startcol, int ncols, long attr) in hpcfb_erasecols()
|
/netbsd-src/usr.bin/column/ |
H A D | column.c | 218 char **cols, **ncols; in maketbl() local
|
/netbsd-src/usr.sbin/sunlabel/ |
H A D | sunlabel.c | 971 int ncols; in screen_columns() local 1019 size_t ncols; in print_part() local
|
/netbsd-src/sys/arch/sgimips/gio/ |
H A D | light.c | 434 light_copycols(void *c, int row, int srccol, int dstcol, int ncols) in light_copycols() 452 light_erasecols(void *c, int row, int startcol, int ncols, long attr) in light_erasecols()
|
H A D | grtwo.c | 643 grtwo_copycols(void *c, int row, int srccol, int dstcol, int ncols) in grtwo_copycols() 661 grtwo_erasecols(void *c, int row, int startcol, int ncols, long attr) in grtwo_erasecols()
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/ |
H A D | add.c | 1216 SWORD ncols; in backsql_add() local
|
/netbsd-src/sys/arch/playstation2/ee/ |
H A D | gsfb.c | 451 _gsfb_copycols(void *cookie, int row, int srccol, int dstcol, int ncols) in _gsfb_copycols() 474 _gsfb_erasecols(void *cookie, int row, int startcol, int ncols, long attr) in _gsfb_erasecols()
|
/netbsd-src/sys/arch/evbppc/explora/dev/ |
H A D | fb_elb.c | 420 fb_erasecols(void *v, int row, int startcol, int ncols, long attr) in fb_erasecols() 447 fb_copycols(void *v, int row, int srccol, int dstcol, int ncols) in fb_copycols()
|
/netbsd-src/sys/arch/luna68k/dev/ |
H A D | omrasops.c | 557 om_erasecols(void *cookie, int row, int startcol, int ncols, long attr) in om_erasecols() argument 1282 om1_copycols(void *cookie, int startrow, int srccol, int dstcol, int ncols) in om1_copycols() argument 1415 om4_copycols(void *cookie, int startrow, int srccol, int dstcol, int ncols) in om4_copycols() argument
|
/netbsd-src/games/boggle/boggle/ |
H A D | mach.c | 67 static int ncols; variable
|