Home
last modified time | relevance | path

Searched refs:TBL_CELL_BALIGN (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/bsd/mdocml/dist/
Dtbl.h64 #define TBL_CELL_BALIGN (1 << 4) /* d, D */ macro
Dtbl_html.c216 else if (cp->flags & TBL_CELL_BALIGN) in print_tbl()
Dtbl_layout.c106 cp->flags |= TBL_CELL_BALIGN; in mods()