Lines Matching refs:glyphSets
216 if (glyphPriv->glyphSets[idx]) {
217 XRenderFreeGlyphSet(dmxScreen->beDisplay, glyphPriv->glyphSets[idx]);
218 glyphPriv->glyphSets[idx] = (GlyphSet)0;
243 glyphPriv->glyphSets[idx]
281 glyphPriv->glyphSets = NULL;
282 MAXSCREENSALLOC_RETURN(glyphPriv->glyphSets, BadAlloc);
290 glyphPriv->glyphSets[i] = 0;
336 MAXSCREENSFREE(glyphPriv->glyphSets);
385 glyphPriv->glyphSets[i],
428 glyphPriv->glyphSets[i], gids, nglyphs);
577 curElt->glyphset = glyphPriv->glyphSets[scrnNum];