Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dtbl_layout.c53 { '-', TBL_CELL_HORIZ },
54 { '_', TBL_CELL_HORIZ },
78 case (TBL_CELL_HORIZ): in mods()
250 case (TBL_CELL_HORIZ): in cell()
H A Dtbl_data.c128 if (TBL_CELL_HORIZ == dat->layout->pos || in data()
232 case (TBL_CELL_HORIZ): in tbl_data()
H A Dout.c189 case (TBL_CELL_HORIZ): in tblcalc_data()
H A Dmandoc.h203 TBL_CELL_HORIZ, /* _, - */ enumerator
H A Dtbl_term.c287 case (TBL_CELL_HORIZ): in tbl_data()