Searched refs:rvert (Results 1 – 5 of 5) sorted by relevance
31 int rvert; /* Width of right vertical line. */ member
315 tbl->opts.rvert < rp->last->vert) in tbl_layout()316 tbl->opts.rvert = rp->last->vert; in tbl_layout()
208 ? 2 : !!sp->opts->lvert + !!sp->opts->rvert; in term_tbl()534 if (uvert > 0 || dvert > 0 || (horiz && sp->opts->rvert)) { in term_tbl()
383 2 : !!opts->lvert + !!opts->rvert); in tblcalc()
25363 # rvert, lvert. Some of these are identical to XPG4/SVr4 equivalents: