Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dterm.h123 const void *term_fontq(struct termp *);
H A Dterm.c369 term_fontq(struct termp *p) in term_fontq() function
H A Dmdoc_term.c302 n->prev_font = term_fontq(p); in print_mdoc_node()