Searched defs:term_fontrepl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dterm.c352 term_fontrepl(struct termp *p, enum termfont f) function
467 term_fontrepl(p, TERMFONT_BOLD);
470 term_fontrepl(p, TERMFONT_UNDER);
473 term_fontrepl(p, TERMFONT_BI);
477 term_fontrepl(p, TERMFONT_NONE);

Completed in 45 milliseconds