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

/illumos-gate/usr/src/cmd/mandoc/
H A Dterm_ps.c73 enum termfont lastf; /* last set font */ member in struct:termp_ps
943 fonts[(int)p->ps->lastf].name,
965 (int)p->ps->lastf, p->ps->scale);
997 f = (int)p->ps->lastf;
1042 if (p->ps->nextf != p->ps->lastf) {
1127 if (p->ps->nextf != p->ps->lastf) {
1139 wx = fonts[p->ps->lastf].gly[(int)p->ps->last-32].wx;
1243 p->ps->lastf = f;

Completed in 59 milliseconds