Searched refs:TERMFONT_UNDER (Results 1 – 8 of 8) sorted by relevance
/openbsd/usr.bin/mandoc/ |
H A D | man_term.c | 231 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 D | term.h | 34 TERMFONT_UNDER, enumerator
|
H A D | eqn_term.c | 35 TERMFONT_UNDER /* EQNFONT_ITALIC */ enumerator
|
H A D | roff_term.c | 118 term_fontrepl(p, TERMFONT_UNDER); in roff_term_pre_ft()
|
H A D | mdoc_term.c | 1369 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 D | term_ps.c | 1134 p->ps->nextf = TERMFONT_UNDER; in ps_letter() 1144 case TERMFONT_UNDER: in ps_letter()
|
H A D | term.c | 625 term_fontrepl(p, TERMFONT_UNDER); in term_word() 862 if (f == TERMFONT_UNDER || f == TERMFONT_BI) { in encode1()
|
H A D | tbl_term.c | 934 term_fontpush(tp, TERMFONT_UNDER); in tbl_word()
|