Lines Matching full:vert
170 if (cp->vert < 2)
171 cp->vert++;
223 if (rp->vert < 2)
224 rp->vert++;
308 if (tbl->opts.lvert < tbl->first_row->vert)
309 tbl->opts.lvert = tbl->first_row->vert;
319 if (tbl->opts.lvert < rp->vert)
320 tbl->opts.lvert = rp->vert;
323 tbl->opts.rvert < rp->last->vert)
324 tbl->opts.rvert = rp->last->vert;