Searched refs:TBL_CELL_WIGN (Results 1 – 4 of 4) sorted by relevance
63 #define TBL_CELL_WIGN (1 << 5) /* z, Z */ macro
161 cp->flags |= TBL_CELL_WIGN; in mods()
504 if (cp->flags & TBL_CELL_WIGN) in print_span()
158 if (dp->layout->flags & TBL_CELL_WIGN) in tblcalc()