Searched refs:TBL_CELL_HORIZ (Results 1 – 7 of 7) sorted by relevance
47 { '-', TBL_CELL_HORIZ },48 { '_', TBL_CELL_HORIZ },256 else if (rp->last->pos == TBL_CELL_HORIZ || in cell()
31 #define IS_HORIZ(cp) ((cp)->pos == TBL_CELL_HORIZ || \322 sp->layout->first->pos == TBL_CELL_HORIZ ? 1 : 0; in term_tbl()360 case TBL_CELL_HORIZ: in term_tbl()401 cp->pos == TBL_CELL_HORIZ) || in term_tbl()470 cp->pos == TBL_CELL_HORIZ) || in term_tbl()519 (sp->layout->last->pos == TBL_CELL_HORIZ && in term_tbl()715 case TBL_CELL_HORIZ: in tbl_data()
44 TBL_CELL_HORIZ, /* _, - */ enumerator
186 if ((dat->layout->pos == TBL_CELL_HORIZ || in getdata()305 if (cp->pos != TBL_CELL_HORIZ && in tbl_data()
246 if (dp->layout->pos == TBL_CELL_HORIZ || in print_tbl()
408 case TBL_CELL_HORIZ: in print_cellt()
418 case TBL_CELL_HORIZ: in tblcalc_data()