Home
last modified time | relevance | path

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

/src/contrib/mandoc/
H A Dterm.h116 int (*hspan)(const struct termp *, member
H A Dterm_ascii.c82 p->hspan = ascii_hspan; in ascii_init()
H A Dterm_ps.c549 p->hspan = ps_hspan; in pspdf_alloc()
H A Dterm.c1184 return (*p->hspan)(p, su); in term_hspan()