Searched refs:term_fontpush (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/mdocml/
H A Dmdoc_term.c751 term_fontpush(p, TERMFONT_BOLD);
858 term_fontpush(p, TERMFONT_BOLD);
864 term_fontpush(p, TERMFONT_BOLD);
989 term_fontpush(p, TERMFONT_BOLD);
1013 term_fontpush(p, TERMFONT_BOLD);
1217 term_fontpush(p, TERMFONT_BOLD);
1253 term_fontpush(p, TERMFONT_BOLD);
1322 term_fontpush(p, TERMFONT_UNDER);
1346 term_fontpush(p, TERMFONT_BOLD);
1367 term_fontpush(
[all...]
H A Dterm.h152 void term_fontpush(struct termp *, enum termfont);
H A Deqn_term.c81 term_fontpush(p, fontmap[(int)bp->font]);
H A Dtbl_term.c669 term_fontpush(tp, TERMFONT_BOLD);
671 term_fontpush(tp, TERMFONT_UNDER);
H A Dterm.c397 term_fontpush(struct termp *p, enum termfont f) function

Completed in 75 milliseconds