Searched refs:term_fonttop (Results 1 – 2 of 2) sorted by relevance
122 enum termfont term_fonttop(struct termp *);
377 term_fonttop(struct termp *p) in term_fonttop() function568 f = term_fonttop(p); in encode1()600 if (TERMFONT_NONE == term_fonttop(p)) { in encode()