Searched refs:XftGlyph (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/libXft/dist/src/ |
| H A D | xftint.h | 72 } XftGlyph; typedef in typeref:struct:_XftGlyph 79 XftGlyph contents; 160 XftGlyph **glyphs; 179 unsigned sizeof_glyph; /* sizeof(XftGlyph) or XftGlyphUsage */
|
| H A D | xftcore.c | 47 XftGlyph *glyph, 120 XftGlyph *glyph, 176 XftGlyph *glyph, 231 XftGlyph *glyph, 319 _Xconst XftGlyph *xftg, 464 _Xconst XftGlyph *xftg, 534 _Xconst XftGlyph *xftg, 610 _Xconst XftGlyph *xftg, 686 _Xconst XftGlyph *xftg, 765 _Xconst XftGlyph *xft [all...] |
| H A D | xftfreetype.c | 910 (size_t)num_glyphs * sizeof (XftGlyph *) + 1013 font->glyphs = (XftGlyph **) (font + 1); 1014 memset (font->glyphs, '\0', (size_t)num_glyphs * sizeof (XftGlyph *)); 1047 : sizeof(XftGlyph)); 1102 XftGlyph *xftg = font->glyphs[i]; 1117 (size_t)font->num_glyphs * sizeof (XftGlyph *) +
|
| H A D | xftextent.c | 38 XftGlyph *xftg;
|
| H A D | xftglyphs.c | 82 XftGlyph *xftg; 646 XftGlyph *xftg; 1120 XftGlyph *xftg; 1212 XftGlyph *xftg; 1349 XftGlyph *xftg;
|
| H A D | xftrender.c | 95 XftGlyph* glyph; 256 XftGlyph *glyph; 526 XftGlyph *glyph;
|
Completed in 9 milliseconds