TBL_SPAN_DATA
if (sp->pos != TBL_SPAN_DATA)
if (sp->pos == TBL_SPAN_DATA)
sp->pos = TBL_SPAN_DATA;
sp->pos = TBL_SPAN_DATA;
if (sp->pos != TBL_SPAN_DATA)
case TBL_SPAN_DATA:
if (sp->pos == TBL_SPAN_DATA && uvert < sp->layout->vert)
if (sp->next != NULL && sp->next->pos == TBL_SPAN_DATA &&
if (sp->pos == TBL_SPAN_DATA)
if (sp->pos == TBL_SPAN_DATA &&
(sp->next == NULL || sp->next->pos == TBL_SPAN_DATA ||
if (spn->pos == TBL_SPAN_DATA)