Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.cpp4717 vunits totalh = h*npieces; in tprint() local
4718 vunits y = (totalh - h)/2; in tprint()
4725 out->down(totalh - y); in tprint()