Home
last modified time | relevance | path

Searched refs:screenwidth (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/usr.bin/mail/
H A Dmain.c343 if ((screenwidth = ws.ws_col) == 0) in setscreensize()
344 screenwidth = 80; in setscreensize()
H A Dglob.h80 EXTERN int screenwidth; /* Screen width, or best guess */ variable
H A Dcmd1.c190 subjlen = screenwidth - 50 - strlen(wcount); in printhead()
/dflybsd-src/contrib/gdb-7/gdb/tui/
H A Dtui-io.c414 int screenwidth = TUI_CMD_WIN->generic.width; in tui_rl_display_match_list() local
434 limit = screenwidth / max; in tui_rl_display_match_list()
435 if (limit != 1 && (limit * max == screenwidth)) in tui_rl_display_match_list()
H A Dtui-win.c658 int screenheight, screenwidth; in tui_resize_all() local
660 rl_get_screen_size (&screenheight, &screenwidth); in tui_resize_all()
661 width_diff = screenwidth - tui_term_width (); in tui_resize_all()
674 resize_term (screenheight, screenwidth); in tui_resize_all()
681 tui_set_term_width_to (screenwidth); in tui_resize_all()
/dflybsd-src/usr.bin/kdump/
H A Dkdump.c843 static int screenwidth = 0; in ktrgenio() local
845 if (screenwidth == 0) { in ktrgenio()
850 screenwidth = ws.ws_col; in ktrgenio()
852 screenwidth = 80; in ktrgenio()
883 if (col + width > (screenwidth-2)) { in ktrgenio()
/dflybsd-src/contrib/libedit/src/
H A Dfilecomplete.c542 int screenwidth = el->el_terminal.t_size.h; in fn_display_match_list() local
554 cols = (size_t)screenwidth / (width + 2); in fn_display_match_list()
/dflybsd-src/contrib/less/
H A Dscreen.c811 sys_width = w.screenwidth; in scrsize()
/dflybsd-src/contrib/ncurses/misc/
H A Dterminfo.src19968 # supplied with the standard apple except that screenwidth should be set