Home
last modified time | relevance | path

Searched refs:SCALE_MM (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/mandoc/
H A Dout.h24 SCALE_MM, /* mini-ems (M) */ enumerator
H A Dterm_ascii.c271 case SCALE_MM: in ascii_hspan()
H A Dout.c67 dst->unit = SCALE_MM; in a2roffsu()
H A Dhtml.c742 if (SCALE_MM == su->unit && 0.0 == (v /= 100.0)) in bufcat_su()
H A Dterm.c809 case SCALE_MM: in term_vspan()
H A Dterm_ps.c1323 case SCALE_MM: in ps_hspan()