Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/tui/
HDtui-win.c420 int screenheight, screenwidth; in tui_update_gdb_sizes() local
422 rl_get_screen_size (&screenheight, &screenwidth); in tui_update_gdb_sizes()
425 tui_active ? TUI_CMD_WIN->generic.width : screenwidth); in tui_update_gdb_sizes()
606 int screenheight, screenwidth; in tui_resize_all() local
608 rl_get_screen_size (&screenheight, &screenwidth); in tui_resize_all()
609 width_diff = screenwidth - tui_term_width (); in tui_resize_all()
622 resize_term (screenheight, screenwidth); in tui_resize_all()
629 tui_set_term_width_to (screenwidth); in tui_resize_all()
HDtui-io.c408 int screenwidth = TUI_CMD_WIN->generic.width; in tui_rl_display_match_list() local
427 limit = screenwidth / max; in tui_rl_display_match_list()
428 if (limit != 1 && (limit * max == screenwidth)) in tui_rl_display_match_list()
/NextBSD/usr.bin/mail/
HDmain.c345 if ((screenwidth = ws.ws_col) == 0) in setscreensize()
346 screenwidth = 80; in setscreensize()
HDglob.h76 int screenwidth; /* Screen width, or best guess */ variable
HDcmd1.c195 subjlen = screenwidth - 50 - strlen(wcount); in printhead()
/NextBSD/usr.bin/kdump/
HDkdump.c1381 hexdump(char *p, int len, int screenwidth) in hexdump() argument
1395 } while (i < screenwidth); in hexdump()
1427 visdump(char *dp, int datalen, int screenwidth) in visdump() argument
1458 if (col + width > (screenwidth-2)) { in visdump()
1477 static int screenwidth = 0; in ktrgenio() local
1485 if (screenwidth == 0) { in ktrgenio()
1490 screenwidth = ws.ws_col; in ktrgenio()
1492 screenwidth = 80; in ktrgenio()
1505 hexdump(dp, datalen, screenwidth); in ktrgenio()
1507 visdump(dp, datalen, screenwidth); in ktrgenio()
/NextBSD/lib/libedit/
HDfilecomplete.c369 int screenwidth = el->el_terminal.t_size.h; in fn_display_match_list() local
379 cols = (size_t)screenwidth / (width + 1); in fn_display_match_list()
/NextBSD/contrib/less/
HDscreen.c726 sys_width = w.screenwidth; in scrsize()
/NextBSD/contrib/libreadline/
HDCHANGES585 screenheight, screenwidth, alphabetic, etc.
/NextBSD/contrib/ncurses/misc/
HDterminfo.src17620 # supplied with the standard apple except that screenwidth should be set