Home
last modified time | relevance | path

Searched refs:TBL_CELL_TALIGN (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/mandoc/
H A Dmandoc.h217 #define TBL_CELL_TALIGN (1 << 0) /* t, T */ macro
H A Dtbl_layout.c161 cp->flags |= TBL_CELL_TALIGN; in mods()