Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl_term.c34 (cp)->pos == TBL_CELL_DHORIZ)
320 sp->layout->first->pos == TBL_CELL_DHORIZ ? 2 : in term_tbl()
364 case TBL_CELL_DHORIZ: in term_tbl()
398 cp->pos == TBL_CELL_DHORIZ) || in term_tbl()
467 cp->pos == TBL_CELL_DHORIZ) || in term_tbl()
514 (sp->layout->last->pos == TBL_CELL_DHORIZ && in term_tbl()
723 case TBL_CELL_DHORIZ: in tbl_data()
H A Dtbl.h45 TBL_CELL_DHORIZ, /* = */ enumerator
H A Dtbl_data.c189 dat->layout->pos == TBL_CELL_DHORIZ || in getdata()
308 cp->pos != TBL_CELL_DHORIZ) in tbl_data()
H A Dtbl_layout.c51 { '=', TBL_CELL_DHORIZ }
253 rp->last->pos == TBL_CELL_DHORIZ) in cell()
H A Dtbl_html.c248 dp->layout->pos == TBL_CELL_DHORIZ || in print_tbl()
H A Dtree.c413 case TBL_CELL_DHORIZ: in print_cellt()
H A Dout.c416 case TBL_CELL_DHORIZ: in tblcalc_data()