Searched refs:tt_nrow (Results 1 – 8 of 8) sorted by relevance
54 xxbufsize = tt.tt_nrow * tt.tt_ncol * 2; in xxinit()98 if (tt.tt_scroll_top != 0 || tt.tt_scroll_bot != tt.tt_nrow - 1) in xxend()100 (*tt.tt_setscroll)(0, tt.tt_nrow - 1); in xxend()105 (*tt.tt_move)(tt.tt_nrow - 1, 0); in xxend()
127 if (wwgetttysize(0, &tt.tt_nrow, &tt.tt_ncol) < 0) in ttinit()130 tt.tt_scroll_bot = tt.tt_nrow - 1; in ttinit()
172 if (xp->arg2 < tt.tt_nrow) {191 if (tt.tt_retain || xp->arg2 != tt.tt_nrow) {
80 int tt_nrow; /* number of display rows */ member
249 gen_setscroll(0, tt.tt_nrow - 1);544 tt.tt_nrow = gen_LI; in tt_generic()
277 tt.tt_nrow = NROW; in tt_h19()
462 tt.tt_nrow = NROW; in tt_zapple()
213 wwnrow = tt.tt_nrow; in wwinit()