Searched refs:TBL_OPT_CENTRE (Results 1 – 4 of 4) sorted by relevance
50 {"center", TBL_OPT_CENTRE},51 {"centre", TBL_OPT_CENTRE},
23 #define TBL_OPT_CENTRE (1 << 2) /* Option "center". */ macro
433 if (sp->opts->opts & TBL_OPT_CENTRE) in print_span()
196 if (sp->opts->opts & TBL_OPT_CENTRE) { in term_tbl()