Searched refs:term_fontq (Results 1 – 3 of 3) sorted by relevance
123 const void *term_fontq(struct termp *);
369 term_fontq(struct termp *p) in term_fontq() function
302 n->prev_font = term_fontq(p); in print_mdoc_node()