Searched refs:a2width (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/mandoc/
H A Dmdoc_term.c54 static int a2width(const struct termp *, const char *);
564 a2width(const struct termp *p, const char *v) function
686 offset = a2width(p, bl->norm->Bl.offs);
751 width = a2width(p, bl->norm->Bl.width) + term_len(p, 2);
1470 offset = a2width(p, n->norm->Bd.offs);

Completed in 46 milliseconds