Searched refs:XftGlyphUsage (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libXft/dist/src/
H A Dxftglyphs.c108 XftGlyphUsage *x1st = (XftGlyphUsage *) font->glyphs[font->newest];
109 XftGlyphUsage *xuse = x1st;
125 xuse = (XftGlyphUsage *) font->glyphs[next];
146 xuse = (XftGlyphUsage *) font->glyphs[next];
1070 XftGlyphUsage *xuse = (XftGlyphUsage *) xftg;
1080 XftGlyphUsage *xnew;
1081 XftGlyphUsage *xold;
1084 xnew = (XftGlyphUsage *) fon
[all...]
H A Dxftint.h82 } XftGlyphUsage; typedef in typeref:struct:_XftGlyphUsage
179 unsigned sizeof_glyph; /* sizeof(XftGlyph) or XftGlyphUsage */
182 FcBool track_mem_usage; /* Use XftGlyphUsage */
H A Dxftfreetype.c1046 ? sizeof(XftGlyphUsage)

Completed in 5 milliseconds