Home
last modified time | relevance | path

Searched refs:SCALE_BU (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/mandoc/
H A Dout.h28 SCALE_BU, /* default horizontal (u) */ enumerator
62 do { (p)->unit = SCALE_BU; \
H A Dout.c113 unit = SCALE_BU; in a2roffsu()
116 unit = SCALE_BU; in a2roffsu()
H A Dman_html.c297 if (a2roffsu(n->string, su, SCALE_BU)) in a2width()
H A Dman_term.c196 if ( ! a2roffsu(cp, &su, SCALE_BU)) in a2width()
H A Dmdoc_html.c282 su->unit = SCALE_BU; in a2width()