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