Lines Matching refs:TBL_OPT_DBOX
197 tsz = sp->opts->opts & (TBL_OPT_BOX | TBL_OPT_DBOX) in term_tbl()
214 sp->opts->opts & TBL_OPT_DBOX) in term_tbl()
215 tbl_hrule(tp, NULL, sp, sp, TBL_OPT_DBOX); in term_tbl()
216 if (sp->opts->opts & (TBL_OPT_DBOX | TBL_OPT_BOX)) in term_tbl()
237 if (sp->opts->opts & (TBL_OPT_BOX | TBL_OPT_DBOX) || in term_tbl()
307 uvert = dvert = sp->opts->opts & TBL_OPT_DBOX ? 2 : in term_tbl()
494 uvert = dvert = sp->opts->opts & TBL_OPT_DBOX ? 2 : in term_tbl()
548 if (sp->opts->opts & (TBL_OPT_DBOX | TBL_OPT_BOX)) { in term_tbl()
553 sp->opts->opts & TBL_OPT_DBOX) { in term_tbl()
554 tbl_hrule(tp, sp, sp, NULL, TBL_OPT_DBOX); in term_tbl()
595 bw = opts & TBL_OPT_DBOX ? (tp->enc == TERMENC_UTF8 ? 2 : 1) : in tbl_hrule()
597 hw = flags == TBL_OPT_DBOX || flags == TBL_OPT_BOX ? bw : in tbl_hrule()
638 if (flags != TBL_OPT_DBOX) { in tbl_hrule()
649 if (flags != TBL_OPT_DBOX) { in tbl_hrule()