Searched refs:TERMFONT_UNDER (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dterm.h34 TERMFONT_UNDER, enumerator in enum:termfont
H A Dman_term.c230 term_fontrepl(p, TERMFONT_UNDER);
291 font[1] = TERMFONT_UNDER;
299 font[1] = TERMFONT_UNDER;
302 font[0] = TERMFONT_UNDER;
306 font[0] = TERMFONT_UNDER;
351 term_fontrepl(p, TERMFONT_UNDER);
380 term_fontrepl(p, TERMFONT_UNDER);
H A Deqn_term.c36 TERMFONT_UNDER /* EQNFONT_ITALIC */
H A Dmdoc_term.c1148 term_fontpush(p, TERMFONT_UNDER);
1435 term_fontpush(p, TERMFONT_UNDER);
1479 term_fontpush(p, TERMFONT_UNDER);
1509 term_fontpush(p, TERMFONT_UNDER);
1514 term_fontpush(p, TERMFONT_UNDER);
1769 term_fontpush(p, TERMFONT_UNDER);
2056 term_fontpush(p, TERMFONT_UNDER);
2136 term_fontpush(p, TERMFONT_UNDER);
2208 term_fontpush(p, TERMFONT_UNDER);
2216 term_fontpush(p, TERMFONT_UNDER);
[all...]
H A Dterm.c470 term_fontrepl(p, TERMFONT_UNDER);
577 if (TERMFONT_UNDER == f || TERMFONT_BI == f) {
H A Dtbl_term.c415 term_fontpush(tp, TERMFONT_UNDER);
H A Dterm_ps.c1091 p->ps->nextf = TERMFONT_UNDER;
1101 case TERMFONT_UNDER:

Completed in 74 milliseconds