Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dman_term.c244 term_fontrepl(p, TERMFONT_UNDER); in pre_I()
298 font[1] = TERMFONT_UNDER; in pre_alternate()
306 font[1] = TERMFONT_UNDER; in pre_alternate()
309 font[0] = TERMFONT_UNDER; in pre_alternate()
313 font[0] = TERMFONT_UNDER; in pre_alternate()
349 term_fontrepl(p, TERMFONT_UNDER); in pre_OP()
H A Dterm.h34 TERMFONT_UNDER, enumerator
H A Deqn_term.c37 TERMFONT_UNDER /* EQNFONT_ITALIC */ enumerator
H A Droff_term.c120 term_fontrepl(p, TERMFONT_UNDER); in roff_term_pre_ft()
H A Dmdoc_term.c1372 term_fontpush(p, TERMFONT_UNDER); in termp_fn_pre()
1404 term_fontpush(p, TERMFONT_UNDER); in termp_fa_pre()
1544 term_fontpush(p, TERMFONT_UNDER); in termp_in_pre()
1879 term_fontpush(p, TERMFONT_UNDER); in termp_lk_pre()
1956 term_fontpush(p, TERMFONT_UNDER); in termp_under_pre()
H A Dterm_ps.c1138 p->ps->nextf = TERMFONT_UNDER; in ps_letter()
1148 case TERMFONT_UNDER: in ps_letter()
H A Dterm.c597 term_fontrepl(p, TERMFONT_UNDER); in term_word()
807 if (f == TERMFONT_UNDER || f == TERMFONT_BI) { in encode1()
H A Dtbl_term.c936 term_fontpush(tp, TERMFONT_UNDER); in tbl_word()