Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dman_term.c231 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 Dmdoc_term.c1169 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 Dterm.h34 TERMFONT_UNDER, enumerator
H A Deqn_term.c36 TERMFONT_UNDER /* EQNFONT_ITALIC */ enumerator
H A Dterm.c469 term_fontrepl(p, TERMFONT_UNDER); in term_word()
566 if (TERMFONT_UNDER == f || TERMFONT_BI == f) { in encode1()
H A Dterm_ps.c1107 p->ps->nextf = TERMFONT_UNDER; in ps_letter()
1117 case TERMFONT_UNDER: in ps_letter()
H A Dtbl_term.c421 term_fontpush(tp, TERMFONT_UNDER); in tbl_word()