Searched refs:ExaCachedGlyphRec (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_priv.h110 } ExaCachedGlyphRec, *ExaCachedGlyphPtr; typedef in typeref:struct:__anone2c6f97a0108
H A Dexa_glyphs.c213 cache->glyphs = malloc(sizeof(ExaCachedGlyphRec) * cache->size);
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_priv.h109 } ExaCachedGlyphRec, *ExaCachedGlyphPtr; typedef in typeref:struct:__anonaa13440d0108
H A Dexa_glyphs.c215 cache->glyphs = xallocarray(cache->size, sizeof(ExaCachedGlyphRec));

Completed in 8 milliseconds