Searched refs:TBL_OPT_CENTRE (Results 1 – 3 of 3) sorted by relevance
49 {"center", TBL_OPT_CENTRE},50 {"centre", TBL_OPT_CENTRE},
203 #define TBL_OPT_CENTRE (1 << 0) macro
94 if (sp->opts->opts & TBL_OPT_CENTRE) { in term_tbl()