Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dterm.h98 double (*hspan)(const struct termp *, member
H A Dterm_ascii.c82 p->hspan = ascii_hspan; in ascii_init()
H A Dterm.c786 v = ((*p->hspan)(p, su)); in term_hspan()
H A Dterm_ps.c446 p->hspan = ps_hspan; in pspdf_alloc()