Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dman_term.c283 font[1] = TERMFONT_BOLD; in pre_alternate()
290 font[0] = TERMFONT_BOLD; in pre_alternate()
294 font[0] = TERMFONT_BOLD; in pre_alternate()
303 font[1] = TERMFONT_BOLD; in pre_alternate()
323 term_fontrepl(p, TERMFONT_BOLD); in pre_B()
357 term_fontrepl(p, TERMFONT_BOLD); in pre_OP()
694 term_fontrepl(p, TERMFONT_BOLD); in pre_SS()
735 term_fontrepl(p, TERMFONT_BOLD); in pre_SH()
854 term_fontrepl(p, TERMFONT_BOLD); in pre_SY()
H A Deqn_term.c35 TERMFONT_BOLD, /* EQNFONT_BOLD */ enumerator
36 TERMFONT_BOLD, /* EQNFONT_FAT */ enumerator
H A Dmdoc_term.c770 term_fontpush(p, TERMFONT_BOLD); in termp_it_pre()
877 term_fontpush(p, TERMFONT_BOLD); in termp_it_pre()
883 term_fontpush(p, TERMFONT_BOLD); in termp_it_pre()
1038 term_fontpush(p, TERMFONT_BOLD); in termp_fl_pre()
1243 term_fontpush(p, TERMFONT_BOLD); in termp_bold_pre()
1353 term_fontpush(p, TERMFONT_BOLD); in termp_fn_pre()
1538 term_fontpush(p, TERMFONT_BOLD); in termp_in_pre()
1553 term_fontpush(p, TERMFONT_BOLD); in termp_in_post()
1891 term_fontpush(p, TERMFONT_BOLD); in termp_lk_pre()
H A Dterm.h33 TERMFONT_BOLD, enumerator
H A Droff_term.c116 term_fontrepl(p, TERMFONT_BOLD); in roff_term_pre_ft()
H A Dterm_ps.c1134 case TERMFONT_BOLD: in ps_letter()
1152 p->ps->nextf = TERMFONT_BOLD; in ps_letter()
H A Dterm.c623 term_fontrepl(p, TERMFONT_BOLD); in term_word()
868 if (f == TERMFONT_BOLD || f == TERMFONT_BI) { in encode1()
H A Dtbl_term.c935 term_fontpush(tp, TERMFONT_BOLD); in tbl_word()