Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dterm.c338 f = p->fontl; in term_fontlast()
339 p->fontl = p->fontq[p->fonti]; in term_fontlast()
348 p->fontl = p->fontq[p->fonti]; in term_fontrepl()
357 p->fontl = p->fontq[p->fonti]; in term_fontpush()
H A Dterm.h86 enum termfont fontl; /* Last font set. */ member
H A Dterm_ascii.c76 p->fontq[0] = p->fontl = TERMFONT_NONE; in ascii_init()
H A Dterm_ps.c546 p->fontq[0] = p->fontl = TERMFONT_NONE; in pspdf_alloc()