TBL_OPT_ALLBOX
sp->opts->opts & TBL_OPT_ALLBOX ? "1" : NULL,
{"allbox", TBL_OPT_ALLBOX | TBL_OPT_BOX},
if (sp->opts->opts & TBL_OPT_ALLBOX) {
} else if (horiz == 0 && sp->opts->opts & TBL_OPT_ALLBOX &&
tbl_hrule(tp, sp, sp, sp->next, TBL_OPT_ALLBOX);
opts & (TBL_OPT_BOX | TBL_OPT_ALLBOX) ? 1 : 0;
if (uw == 0 && opts & TBL_OPT_ALLBOX)
} else if (spp != NULL && opts & TBL_OPT_ALLBOX)
if (dw == 0 && opts & TBL_OPT_ALLBOX)
} else if (spn != NULL && opts & TBL_OPT_ALLBOX)
if (sp->opts->opts & TBL_OPT_ALLBOX)