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