Home
last modified time | relevance | path

Searched refs:term_fontpop (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_term.c880 term_fontpop(p); in termp_it_pre()
886 term_fontpop(p); in termp_it_pre()
1356 term_fontpop(p); in termp_fn_pre()
1376 term_fontpop(p); in termp_fn_pre()
1407 term_fontpop(p); in termp_fa_pre()
1558 term_fontpop(p); in termp_in_post()
1886 term_fontpop(p); in termp_lk_pre()
1894 term_fontpop(p); in termp_lk_pre()
H A Dterm.h155 void term_fontpop(struct termp *);
H A Deqn_term.c156 term_fontpop(p); in eqn_box()
H A Dterm.c509 term_fontpop(struct termp *p) in term_fontpop() function