Searched refs:TBL_SPAN_DATA (Results 1 – 5 of 5) sorted by relevance
268 if (sp->pos == TBL_SPAN_DATA) in tbl_data()313 sp->pos = TBL_SPAN_DATA; in tbl_data()320 sp->pos = TBL_SPAN_DATA; in tbl_data()
231 case TBL_SPAN_DATA: in term_tbl()309 if (sp->pos == TBL_SPAN_DATA && uvert < sp->layout->vert) in term_tbl()311 if (sp->next != NULL && sp->next->pos == TBL_SPAN_DATA && in term_tbl()358 if (sp->pos == TBL_SPAN_DATA) in term_tbl()496 if (sp->pos == TBL_SPAN_DATA && in term_tbl()561 (sp->next == NULL || sp->next->pos == TBL_SPAN_DATA || in term_tbl()589 if (spn->pos == TBL_SPAN_DATA) in tbl_hrule()
104 TBL_SPAN_DATA, /* Contains data rather than a line. */ enumerator
136 if (sp->pos != TBL_SPAN_DATA) in print_tbl()
143 if (sp->pos != TBL_SPAN_DATA) in tblcalc()