Searched refs:TBL_HEAD_DATA (Results 1 – 4 of 4) sorted by relevance
398 if (TBL_HEAD_DATA == h->pos && in cell_alloc()406 if (TBL_HEAD_DATA != h->pos && in cell_alloc()415 if (TBL_HEAD_DATA == h->pos && in cell_alloc()461 head->pos = TBL_HEAD_DATA; in head_adjust()
141 case (TBL_HEAD_DATA): in term_tbl()225 if (TBL_HEAD_DATA == hp->pos) { in tbl_rulewidth()255 TBL_HEAD_DATA == hp->pos ? c : '+', in tbl_hrule()273 outer || TBL_HEAD_DATA == hp->pos ? '-' : '+', in tbl_hframe()
127 case (TBL_HEAD_DATA): in print_tbl()
179 TBL_HEAD_DATA, /* plug in data from tbl_dat */ enumerator