Searched refs:a2height (Results 1 – 2 of 2) sorted by relevance
61 static size_t a2height(const struct termp *, const char *);180 a2height(const struct termp *p, const char *cp) in a2height() function503 len = a2height(p, s); in pre_sp()
54 static size_t a2height(const struct termp *, const char *);516 a2height(const struct termp *p, const char *v) in a2height() function1885 len = n->child ? a2height(p, n->child->string) : 1; in termp_sp_pre()