Searched refs:TERMFONT_UNDER (Results 1 - 7 of 7) sorted by relevance
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | term.h | 34 TERMFONT_UNDER, enumerator in enum:termfont
|
H A D | man_term.c | 230 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 D | eqn_term.c | 36 TERMFONT_UNDER /* EQNFONT_ITALIC */
|
H A D | mdoc_term.c | 1148 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 D | term.c | 470 term_fontrepl(p, TERMFONT_UNDER); 577 if (TERMFONT_UNDER == f || TERMFONT_BI == f) {
|
H A D | tbl_term.c | 415 term_fontpush(tp, TERMFONT_UNDER);
|
H A D | term_ps.c | 1091 p->ps->nextf = TERMFONT_UNDER; 1101 case TERMFONT_UNDER:
|
Completed in 68 milliseconds