Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dmdoc_term.c57 static int a2width(const struct termp *, const char *);
562 a2width(const struct termp *p, const char *v) in a2width() function
673 offset = a2width(p, bl->norm->Bl.offs); in termp_it_pre()
738 width = a2width(p, bl->norm->Bl.width) + term_len(p, 2); in termp_it_pre()
1443 offset = a2width(p, n->norm->Bd.offs); in termp_bd_pre()