Searched refs:fontsz (Results 1 – 4 of 4) sorted by relevance
88 int fontsz; /* Allocated size of font stack */ member
358 if (++p->fonti == p->fontsz) { in term_fontpush()359 p->fontsz += 8; in term_fontpush()361 p->fontsz, sizeof(enum termfont *)); in term_fontpush()
75 (p->fontsz = 8), sizeof(enum termfont)); in ascii_init()
545 (p->fontsz = 8), sizeof(enum termfont)); in pspdf_alloc()