Searched refs:n_glyphs (Results 1 – 1 of 1) sorted by relevance
110 int n_glyphs; in fbGlyphs() local117 n_glyphs = 0; in fbGlyphs()119 n_glyphs += list[i].len; in fbGlyphs()126 if (n_glyphs > N_STACK_GLYPHS) { in fbGlyphs()127 if (!(pglyphs = xallocarray(n_glyphs, sizeof(pixman_glyph_t)))) in fbGlyphs()149 n_glyphs--; in fbGlyphs()191 pixman_glyph_get_extents(glyphCache, n_glyphs, pglyphs, &extents); in fbGlyphs()199 glyphCache, n_glyphs, pglyphs); in fbGlyphs()205 glyphCache, n_glyphs, pglyphs); in fbGlyphs()