Home
last modified time | relevance | path

Searched refs:TBL_CELL_DHORIZ (Results 1 – 7 of 7) sorted by relevance

/openbsd/usr.bin/mandoc/
H A Dtbl_term.c32 (cp)->pos == TBL_CELL_DHORIZ)
319 sp->layout->first->pos == TBL_CELL_DHORIZ ? 2 : in term_tbl()
363 case TBL_CELL_DHORIZ: in term_tbl()
397 cp->pos == TBL_CELL_DHORIZ) || in term_tbl()
466 cp->pos == TBL_CELL_DHORIZ) || in term_tbl()
513 (sp->layout->last->pos == TBL_CELL_DHORIZ && in term_tbl()
718 case TBL_CELL_DHORIZ: in tbl_data()
H A Dtbl.h45 TBL_CELL_DHORIZ, /* = */ enumerator
H A Dtbl_data.c187 dat->layout->pos == TBL_CELL_DHORIZ || in getdata()
306 cp->pos != TBL_CELL_DHORIZ) in tbl_data()
H A Dtbl_layout.c49 { '=', TBL_CELL_DHORIZ }
257 rp->last->pos == TBL_CELL_DHORIZ) in cell()
H A Dtbl_html.c247 dp->layout->pos == TBL_CELL_DHORIZ || in print_tbl()
H A Dtree.c411 case TBL_CELL_DHORIZ: in print_cellt()
H A Dout.c419 case TBL_CELL_DHORIZ: in tblcalc_data()