Home
last modified time | relevance | path

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

/dragonfly/usr.bin/mail/
HDglob.h80 EXTERN int screenwidth; /* Screen width, or best guess */ variable
/dragonfly/contrib/gdb-7/gdb/tui/
HDtui-io.c414 int screenwidth = TUI_CMD_WIN->generic.width; in tui_rl_display_match_list() local
HDtui-win.c658 int screenheight, screenwidth; in tui_resize_all() local
/dragonfly/usr.bin/kdump/
HDkdump.c843 static int screenwidth = 0; in ktrgenio() local
/dragonfly/contrib/libedit/src/
HDfilecomplete.c542 int screenwidth = el->el_terminal.t_size.h; in fn_display_match_list() local