Home
last modified time | relevance | path

Searched refs:TBL_CELL_HORIZ (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/mandoc/
H A Dtbl_layout.c45 { '-', TBL_CELL_HORIZ },
46 { '_', TBL_CELL_HORIZ },
238 else if (rp->last->pos == TBL_CELL_HORIZ || in cell()
H A Dtbl_data.c114 if ((dat->layout->pos == TBL_CELL_HORIZ || in getdata()
203 case TBL_CELL_HORIZ: in tbl_data()
H A Dmandoc.h224 TBL_CELL_HORIZ, /* _, - */ enumerator
H A Dout.c242 case TBL_CELL_HORIZ: in tblcalc_data()
H A Dtbl_term.c283 case TBL_CELL_HORIZ: in tbl_data()