Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/mandoc/
HDterm.h106 enum termfont fontl; /* Last font set. */ member
HDterm.c469 f = p->fontl; in term_fontlast()
470 p->fontl = p->fontq[p->fonti]; in term_fontlast()
479 p->fontl = p->fontq[p->fonti]; in term_fontrepl()
488 p->fontl = p->fontq[p->fonti]; in term_fontpush()
HDterm_ascii.c78 p->fontq[0] = p->fontl = TERMFONT_NONE; in ascii_init()
HDterm_ps.c542 p->fontq[0] = p->fontl = TERMFONT_NONE; in pspdf_alloc()