Home
last modified time | relevance | path

Searched defs:screenwidth (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/usr.bin/mail/
H A Dglob.h78 int screenwidth; /* Screen width, or best guess */ variable
/freebsd-12.1/usr.bin/kdump/
H A Dkdump.c1547 hexdump(char *p, int len, int screenwidth) in hexdump()
1593 visdump(char *dp, int datalen, int screenwidth) in visdump()
1643 static int screenwidth = 0; in ktrgenio() local
/freebsd-12.1/contrib/gdb/gdb/tui/
H A Dtui-win.c420 int screenheight, screenwidth; in tui_update_gdb_sizes() local
606 int screenheight, screenwidth; in tui_resize_all() local
H A Dtui-io.c408 int screenwidth = TUI_CMD_WIN->generic.width; in tui_rl_display_match_list() local
/freebsd-12.1/lib/libedit/
H A Dfilecomplete.c366 int screenwidth = el->el_terminal.t_size.h; in fn_display_match_list() local