Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/mdocml/
HDmandoc.h279 #define TBL_CELL_WIGN (1 << 6) /* z, Z */ macro
HDout.c148 if (dp->layout->flags & TBL_CELL_WIGN) in tblcalc()
HDtbl_layout.c153 cp->flags |= TBL_CELL_WIGN; in mods()