Searched refs:XftFontInt (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/libXft/dist/src/
H A Dxftfreetype.c342 XftFontInt *font = (XftFontInt *) public;
361 XftFontInt *font = (XftFontInt *) public;
788 XftFontInt *font;
808 for (font = (XftFontInt *) *bucket; font; font = (XftFontInt *) font->hash_next)
909 alloc_size = (sizeof (XftFontInt) +
1078 XftFontInt *font = (XftFontInt *) publi
[all...]
H A Dxftrender.c87 XftFontInt *font = (XftFontInt *) pub;
250 XftFontInt *font = (XftFontInt *) pub;
520 XftFontInt *firstFont;
553 XftFontInt *font = (XftFontInt *) pub;
605 XftFontInt *font = (XftFontInt *) pub;
626 XftFontInt *fon
[all...]
H A Dxftglyphs.c79 XftFontInt *font = (XftFontInt *) public;
102 _XftValidateGlyphUsage(XftFontInt *font)
642 XftFontInt *font = (XftFontInt *) pub;
1119 XftFontInt *font = (XftFontInt *) pub;
1211 XftFontInt *font = (XftFontInt *) pub;
1304 XftFontInt *fon
[all...]
H A Dxftcore.c238 XftFontInt *font = (XftFontInt *) public;
871 XftFontInt *font = (XftFontInt *) public;
924 XftFontInt *font = (XftFontInt *) public;
951 XftFontInt *font = (XftFontInt *) public;
1085 XftFontInt *font = (XftFontInt *) publi
[all...]
H A Dxftextent.c32 XftFontInt *font = (XftFontInt *) pub;
H A Dxftdraw.c490 XftFontInt *font = (XftFontInt *) pub;
703 XftFontInt *font = (XftFontInt *) pub;
737 if (((XftFontInt *) glyphs[i].font)->format)
740 while (i < len && ((XftFontInt *) glyphs[i].font)->format)
752 while (i < len && !((XftFontInt *) glyphs[i].font)->format)
H A Dxftdpy.c213 XftFontInt *font;
219 font = (XftFontInt *) public;
233 XftFontInt *font;
250 font = (XftFontInt *) public;
H A Dxftint.h184 } XftFontInt; typedef in typeref:struct:_XftFontInt

Completed in 10 milliseconds