Home
last modified time | relevance | path

Searched refs:SCALE_VS (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/cmd/mandoc/
H A Dout.h27 SCALE_VS, /* default vertical (v) */ enumerator
54 do { (p)->unit = SCALE_VS; \
H A Dterm_ascii.c280 case SCALE_VS: in ascii_hspan()
H A Dout.c85 dst->unit = SCALE_VS; in a2roffsu()
H A Dman_term.c273 if (a2roffsu(n->string, &su, SCALE_VS)) in pre_PD()
470 if ( ! a2roffsu(n->child->string, &su, SCALE_VS)) in pre_sp()
H A Dman_html.c366 if ( ! a2roffsu(n->string, &su, SCALE_VS)) in man_br_pre()
H A Dterm.c823 case SCALE_VS: in term_vspan()
H A Dterm_ps.c1333 case SCALE_VS: in ps_hspan()
H A Dmdoc_term.c1818 if ( ! a2roffsu(n->child->string, &su, SCALE_VS)) in termp_sp_pre()
H A Dmdoc_html.c1571 if ( ! a2roffsu(n->string, &su, SCALE_VS)) in mdoc_sp_pre()