Searched refs:TBL_CELL_HORIZ (Results 1 – 7 of 7) sorted by relevance
49 { '-', TBL_CELL_HORIZ },50 { '_', TBL_CELL_HORIZ },252 else if (rp->last->pos == TBL_CELL_HORIZ || in cell()
33 #define IS_HORIZ(cp) ((cp)->pos == TBL_CELL_HORIZ || \323 sp->layout->first->pos == TBL_CELL_HORIZ ? 1 : 0; in term_tbl()361 case TBL_CELL_HORIZ: in term_tbl()402 cp->pos == TBL_CELL_HORIZ) || in term_tbl()471 cp->pos == TBL_CELL_HORIZ) || in term_tbl()520 (sp->layout->last->pos == TBL_CELL_HORIZ && in term_tbl()720 case TBL_CELL_HORIZ: in tbl_data()
44 TBL_CELL_HORIZ, /* _, - */ enumerator
188 if ((dat->layout->pos == TBL_CELL_HORIZ || in getdata()307 if (cp->pos != TBL_CELL_HORIZ && in tbl_data()
247 if (dp->layout->pos == TBL_CELL_HORIZ || in print_tbl()
410 case TBL_CELL_HORIZ: in print_cellt()
415 case TBL_CELL_HORIZ: in tblcalc_data()