Searched refs:fontsz (Results 1 – 4 of 4) sorted by relevance
108 int fontsz; /* Allocated size of font stack */ member
489 if (++p->fonti == p->fontsz) { in term_fontpush()490 p->fontsz += 8; in term_fontpush()492 p->fontsz, sizeof(*p->fontq)); in term_fontpush()
77 (p->fontsz = 8), sizeof(*p->fontq)); in ascii_init()
541 (p->fontsz = 8), sizeof(*p->fontq)); in pspdf_alloc()