Searched refs:TBL_SPAN_DATA (Results 1 – 5 of 5) sorted by relevance
266 if (sp->pos == TBL_SPAN_DATA) in tbl_data()311 sp->pos = TBL_SPAN_DATA; in tbl_data()318 sp->pos = TBL_SPAN_DATA; in tbl_data()
229 case TBL_SPAN_DATA: in term_tbl()308 if (sp->pos == TBL_SPAN_DATA && uvert < sp->layout->vert) in term_tbl()310 if (sp->next != NULL && sp->next->pos == TBL_SPAN_DATA && in term_tbl()357 if (sp->pos == TBL_SPAN_DATA) in term_tbl()495 if (sp->pos == TBL_SPAN_DATA && in term_tbl()556 (sp->next == NULL || sp->next->pos == TBL_SPAN_DATA || in term_tbl()584 if (spn->pos == TBL_SPAN_DATA) in tbl_hrule()
103 TBL_SPAN_DATA, /* Contains data rather than a line. */ enumerator
135 if (sp->pos != TBL_SPAN_DATA) in print_tbl()
141 if (sp->pos != TBL_SPAN_DATA) in tblcalc()