Home
last modified time | relevance | path

Searched refs:TBL_CELL_DOWN (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/mandoc/
H A Dtbl_layout.c52 { '^', TBL_CELL_DOWN },
76 case (TBL_CELL_DOWN): in mods()
265 if (TBL_CELL_DOWN == c && rp == tbl->first_row) { in cell()
H A Dtbl_data.c130 TBL_CELL_DOWN == dat->layout->pos) in data()
174 if (TBL_CELL_DOWN == dat->layout->pos) in tbl_cdata()
H A Dtbl_html.c124 if (TBL_CELL_DOWN != dp->layout->pos) in print_tbl()
H A Dout.c208 case (TBL_CELL_DOWN): in tblcalc_data()
H A Dmandoc.h202 TBL_CELL_DOWN, /* ^ */ enumerator
H A Dtbl_term.c305 case (TBL_CELL_DOWN): in tbl_data()