Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/mdocml/
Dtbl_layout.c52 { '-', TBL_CELL_HORIZ },
53 { '_', TBL_CELL_HORIZ },
80 case (TBL_CELL_HORIZ): in mods()
251 case (TBL_CELL_HORIZ): in cell()
Dtbl_data.c130 if (TBL_CELL_HORIZ == dat->layout->pos || in data()
234 case (TBL_CELL_HORIZ): in tbl_data()
Dout.c211 case (TBL_CELL_HORIZ): in tblcalc_data()
Dmandoc.h204 TBL_CELL_HORIZ, /* _, - */ enumerator
Dtbl_term.c310 case (TBL_CELL_HORIZ): in tbl_data()