Home
last modified time | relevance | path

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

/minix/external/bsd/mdocml/dist/
H A Dterm.c343 f = p->fontl; in term_fontlast()
344 p->fontl = p->fontq[p->fonti]; in term_fontlast()
353 p->fontl = p->fontq[p->fonti]; in term_fontrepl()
363 p->fontl = p->fontq[p->fonti]; in term_fontpush()
H A Dterm.h87 enum termfont fontl; /* Last font set. */ member