Searched refs:print_bvspace (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/mandoc/ |
H A D | man_term.c | 69 static void print_bvspace(struct termp *, 205 print_bvspace(struct termp *p, struct roff_node *n, int pardist) in print_bvspace() function 431 print_bvspace(p, n, mt->pardist); in pre_HP() 503 print_bvspace(p, n, mt->pardist); in pre_PP() 525 print_bvspace(p, n, mt->pardist); in pre_IP() 599 print_bvspace(p, n, mt->pardist); in pre_TP() 835 print_bvspace(p, n, mt->pardist); in pre_SY()
|
H A D | mdoc_term.c | 59 static void print_bvspace(struct termp *, 579 print_bvspace(struct termp *p, struct roff_node *bl, struct roff_node *n) in print_bvspace() function 631 print_bvspace(p, n->parent->parent, n); in termp_it_pre() 1427 print_bvspace(p, n, n); in termp_bd_pre()
|