Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dta.c456 int horig; /* h origin of current block; hpos rel to this */ variable
494 statep->shorig = horig; in t_push()
498 horig = hpos; in t_push()
517 horig = statep->shorig; in t_pop()