Searched refs:lasttcol (Results 1 – 3 of 3) sorted by relevance
66 size_t lasttcol; /* Last column currently used. */ member
274 tp->lasttcol = tp->tcol - tp->tcols; in term_tbl()444 tp->tcols + tp->lasttcol)) { in term_tbl()460 if (tp->tcol + 1 == tp->tcols + tp->lasttcol) in term_tbl()
54 p->lasttcol = maxtcol - 1; in term_setcol()