Searched refs:TBL_CELL_WMAX (Results 1 – 4 of 4) sorted by relevance
65 #define TBL_CELL_WMAX (1 << 7) /* x, X */ macro
339 if (col->flags & TBL_CELL_WMAX) in tblcalc()395 if ( ! (col->flags & TBL_CELL_WMAX)) in tblcalc()
158 cp->flags |= TBL_CELL_WMAX; in mods()
508 if (cp->flags & TBL_CELL_WMAX) in print_span()