Searched defs:screenwidth (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/usr.bin/mail/
H A Dglob.h76 int screenwidth; /* Screen width, or best guess */ variable
/freebsd-9.3-release/contrib/gdb/gdb/tui/
H A Dtui-io.c408 int screenwidth = TUI_CMD_WIN->generic.width; local
H A Dtui-win.c420 int screenheight, screenwidth; local
606 int screenheight, screenwidth; local
/freebsd-9.3-release/lib/libedit/
H A Dfilecomplete.c336 int screenwidth = el->el_term.t_size.h; local
/freebsd-9.3-release/contrib/texinfo/info/
H A Dterminal.c197 int screenwidth, screenheight; variable
[all...]
/freebsd-9.3-release/usr.bin/kdump/
H A Dkdump.c1109 hexdump(char *p, int len, int screenwidth) argument
1155 visdump(char *dp, int datalen, int screenwidth) argument
1205 static int screenwidth = 0; local
[all...]

Completed in 121 milliseconds