Searched refs:TBL_CELL_TALIGN (Results 1 – 4 of 4) sorted by relevance
59 #define TBL_CELL_TALIGN (1 << 2) /* t, T */ macro
218 if (cp->flags & TBL_CELL_TALIGN) in print_tbl()
132 cp->flags |= TBL_CELL_TALIGN; in mods()
496 if (cp->flags & TBL_CELL_TALIGN) in print_span()