Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/mdocml/
HDtbl_data.c125 dat->layout->pos == TBL_CELL_DOWN) && in getdata()
166 if (dat->layout->pos == TBL_CELL_DOWN) in tbl_cdata()
HDtbl_layout.c45 { '^', TBL_CELL_DOWN },
254 } else if (c == TBL_CELL_DOWN && rp == tbl->first_row) in cell()
HDtbl_html.c142 if (dp->layout->pos != TBL_CELL_DOWN) in print_tbl()
HDmandoc.h256 TBL_CELL_DOWN, /* ^ */ enumerator
HDout.c278 case TBL_CELL_DOWN: in tblcalc_data()
HDtbl_term.c552 case TBL_CELL_DOWN: in tbl_data()