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

/freebsd-10.0-release/contrib/mdocml/
H A Dtbl_layout.c51 { '^', TBL_CELL_DOWN },
78 case (TBL_CELL_DOWN):
266 if (TBL_CELL_DOWN == c && rp == tbl->first_row) {
H A Dtbl_html.c130 if (TBL_CELL_DOWN != dp->layout->pos)
H A Dtbl_data.c132 TBL_CELL_DOWN == dat->layout->pos)
176 if (TBL_CELL_DOWN == dat->layout->pos)
H A Dmandoc.h203 TBL_CELL_DOWN, /* ^ */ enumerator in enum:tbl_cellt
H A Dout.c230 case (TBL_CELL_DOWN):
H A Dtbl_term.c328 case (TBL_CELL_DOWN):

Completed in 91 milliseconds