Home
last modified time | relevance | path

Searched refs:tt_ncol (Results 1 – 7 of 7) sorted by relevance

/mirbsd/src/usr.bin/window/
Dtt.h81 int tt_ncol; /* number of display columns */ member
Dttinit.c127 if (wwgetttysize(0, &tt.tt_nrow, &tt.tt_ncol) < 0) in ttinit()
Dtth19.c276 tt.tt_ncol = NCOL; in tt_h19()
Dxx.c54 xxbufsize = tt.tt_nrow * tt.tt_ncol * 2; in xxinit()
Dttzapple.c461 tt.tt_ncol = NCOL; in tt_zapple()
Dwwinit.c214 wwncol = tt.tt_ncol; in wwinit()
Dttgeneric.c543 tt.tt_ncol = gen_CO; in tt_generic()