Searched refs:TBL_CELL_BALIGN (Results 1 – 4 of 4) sorted by relevance
62 #define TBL_CELL_BALIGN (1 << 4) /* d, D */ macro
221 else if (cp->flags & TBL_CELL_BALIGN) in print_tbl()
114 cp->flags |= TBL_CELL_BALIGN; in mods()
502 if (cp->flags & TBL_CELL_BALIGN) in print_span()