Searched refs:lvert (Results 1 – 6 of 6) sorted by relevance
302 if (tbl->opts.lvert < tbl->first_row->vert) in tbl_layout()303 tbl->opts.lvert = tbl->first_row->vert; in tbl_layout()313 if (tbl->opts.lvert < rp->vert) in tbl_layout()314 tbl->opts.lvert = rp->vert; in tbl_layout()
30 int lvert; /* Width of left vertical line. */ member
198 ? 2 : !!sp->opts->lvert + !!sp->opts->rvert; in term_tbl()238 sp->opts->lvert) in term_tbl()325 if (uvert > 0 || dvert > 0 || (horiz && sp->opts->lvert)) { in term_tbl()
372 2 : !!opts->lvert + !!opts->rvert); in tblcalc()
18948 # rvert, lvert. Some of these are identical to XPG4/SVr4 equivalents:
21166 # rvert, lvert. Some of these are identical to XPG4/SVr4 equivalents: