Searched refs:lasttcol (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/mandoc/
H A Dterm.h66 size_t lasttcol; /* Last column currently used. */ member in struct:termp
H A Dtbl_term.c285 tp->lasttcol = tp->tcol - tp->tcols;
456 tp->tcols + tp->lasttcol)) {
472 if (tp->tcol + 1 == tp->tcols + tp->lasttcol)
H A Dterm.c55 p->lasttcol = maxtcol - 1;

Completed in 66 milliseconds