Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dman_term.c231 term_fontrepl(p, TERMFONT_UNDER); in pre_I()
285 font[1] = TERMFONT_UNDER; in pre_alternate()
293 font[1] = TERMFONT_UNDER; in pre_alternate()
296 font[0] = TERMFONT_UNDER; in pre_alternate()
300 font[0] = TERMFONT_UNDER; in pre_alternate()
359 term_fontrepl(p, TERMFONT_UNDER); in pre_OP()
H A Dterm.h34 TERMFONT_UNDER, enumerator
H A Deqn_term.c35 TERMFONT_UNDER /* EQNFONT_ITALIC */ enumerator
H A Droff_term.c118 term_fontrepl(p, TERMFONT_UNDER); in roff_term_pre_ft()
H A Dmdoc_term.c1369 term_fontpush(p, TERMFONT_UNDER); in termp_fn_pre()
1401 term_fontpush(p, TERMFONT_UNDER); in termp_fa_pre()
1541 term_fontpush(p, TERMFONT_UNDER); in termp_in_pre()
1876 term_fontpush(p, TERMFONT_UNDER); in termp_lk_pre()
1953 term_fontpush(p, TERMFONT_UNDER); in termp_under_pre()
H A Dterm_ps.c1134 p->ps->nextf = TERMFONT_UNDER; in ps_letter()
1144 case TERMFONT_UNDER: in ps_letter()
H A Dterm.c625 term_fontrepl(p, TERMFONT_UNDER); in term_word()
862 if (f == TERMFONT_UNDER || f == TERMFONT_BI) { in encode1()
H A Dtbl_term.c934 term_fontpush(tp, TERMFONT_UNDER); in tbl_word()