TBL_CELL_HORIZ
case TBL_CELL_HORIZ:
if ((dat->layout->pos == TBL_CELL_HORIZ ||
if (cp->pos != TBL_CELL_HORIZ &&
if (dp->layout->pos == TBL_CELL_HORIZ ||
else if (rp->last->pos == TBL_CELL_HORIZ ||
{ '-', TBL_CELL_HORIZ },
{ '_', TBL_CELL_HORIZ },
#define IS_HORIZ(cp) ((cp)->pos == TBL_CELL_HORIZ || \
sp->layout->first->pos == TBL_CELL_HORIZ ? 1 : 0;
case TBL_CELL_HORIZ:
cp->pos == TBL_CELL_HORIZ) ||
cp->pos == TBL_CELL_HORIZ) ||
(sp->layout->last->pos == TBL_CELL_HORIZ &&
case TBL_CELL_HORIZ:
case TBL_CELL_HORIZ: