Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dman_term.c243 term_fontrepl(p, TERMFONT_UNDER); in pre_I()
306 font[1] = TERMFONT_UNDER; in pre_alternate()
314 font[1] = TERMFONT_UNDER; in pre_alternate()
317 font[0] = TERMFONT_UNDER; in pre_alternate()
321 font[0] = TERMFONT_UNDER; in pre_alternate()
365 term_fontrepl(p, TERMFONT_UNDER); in pre_OP()
398 term_fontrepl(p, TERMFONT_UNDER); in pre_ft()
H A Deqn_term.c35 TERMFONT_UNDER /* EQNFONT_ITALIC */ enumerator
H A Dmdoc_term.c1210 term_fontpush(p, TERMFONT_UNDER); in termp_rv_pre()
1523 term_fontpush(p, TERMFONT_UNDER); in termp_ft_pre()
1566 term_fontpush(p, TERMFONT_UNDER); in termp_fn_pre()
1598 term_fontpush(p, TERMFONT_UNDER); in termp_fa_pre()
1603 term_fontpush(p, TERMFONT_UNDER); in termp_fa_pre()
1853 term_fontpush(p, TERMFONT_UNDER); in termp_in_pre()
2103 term_fontpush(p, TERMFONT_UNDER); in termp_bf_pre()
2191 term_fontpush(p, TERMFONT_UNDER); in termp_lk_pre()
2270 term_fontpush(p, TERMFONT_UNDER); in termp__t_pre()
2279 term_fontpush(p, TERMFONT_UNDER); in termp_under_pre()
H A Dterm.h40 TERMFONT_UNDER, enumerator
H A Dterm.c499 term_fontrepl(p, TERMFONT_UNDER); in term_word()
570 if (TERMFONT_UNDER == f || TERMFONT_BI == f) { in encode1()
H A Dterm_ps.c1006 if (p->ps->lastf != TERMFONT_UNDER) { in ps_letter()
1008 ps_setfont(p, TERMFONT_UNDER); in ps_letter()