Searched refs:TERMFONT_UNDER (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/cmd/mandoc/ |
H A D | man_term.c | 231 term_fontrepl(p, TERMFONT_UNDER); in pre_I() 292 font[1] = TERMFONT_UNDER; in pre_alternate() 300 font[1] = TERMFONT_UNDER; in pre_alternate() 303 font[0] = TERMFONT_UNDER; in pre_alternate() 307 font[0] = TERMFONT_UNDER; in pre_alternate() 349 term_fontrepl(p, TERMFONT_UNDER); in pre_OP() 381 term_fontrepl(p, TERMFONT_UNDER); in pre_ft()
|
H A D | mdoc_term.c | 1169 term_fontpush(p, TERMFONT_UNDER); in termp_rv_pre() 1449 term_fontpush(p, TERMFONT_UNDER); in termp_ft_pre() 1490 term_fontpush(p, TERMFONT_UNDER); in termp_fn_pre() 1520 term_fontpush(p, TERMFONT_UNDER); in termp_fa_pre() 1525 term_fontpush(p, TERMFONT_UNDER); in termp_fa_pre() 1788 term_fontpush(p, TERMFONT_UNDER); in termp_in_pre() 2098 term_fontpush(p, TERMFONT_UNDER); in termp_bf_pre() 2178 term_fontpush(p, TERMFONT_UNDER); in termp_lk_pre() 2251 term_fontpush(p, TERMFONT_UNDER); in termp__t_pre() 2259 term_fontpush(p, TERMFONT_UNDER); in termp_under_pre()
|
H A D | term.h | 34 TERMFONT_UNDER, enumerator
|
H A D | eqn_term.c | 36 TERMFONT_UNDER /* EQNFONT_ITALIC */ enumerator
|
H A D | term.c | 469 term_fontrepl(p, TERMFONT_UNDER); in term_word() 566 if (TERMFONT_UNDER == f || TERMFONT_BI == f) { in encode1()
|
H A D | term_ps.c | 1107 p->ps->nextf = TERMFONT_UNDER; in ps_letter() 1117 case TERMFONT_UNDER: in ps_letter()
|
H A D | tbl_term.c | 421 term_fontpush(tp, TERMFONT_UNDER); in tbl_word()
|