Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dtbl.h39 TBL_CELL_LEFT, /* l, L */ enumerator
H A Dtbl_layout.c42 { 'l', TBL_CELL_LEFT },
305 TBL_CELL_LEFT); in tbl_layout()
H A Dtbl_data.c78 cp->pos = TBL_CELL_LEFT; in getdata()
H A Dtree.c387 case TBL_CELL_LEFT: in print_cellt()
H A Dout.c426 case TBL_CELL_LEFT: in tblcalc_data()
H A Dtbl_term.c746 case TBL_CELL_LEFT: in tbl_data()