Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dterm.h122 enum termfont term_fonttop(struct termp *);
H A Dterm.c377 term_fonttop(struct termp *p) in term_fonttop() function
568 f = term_fonttop(p); in encode1()
600 if (TERMFONT_NONE == term_fonttop(p)) { in encode()