Searched refs:FcFreeTypeCharIndex (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/fontconfig/include/
H A Dfcftalias.h1 extern __typeof (FcFreeTypeCharIndex) IA__FcFreeTypeCharIndex FC_ATTRIBUTE_VISIBILITY_HIDDEN;
2 #define FcFreeTypeCharIndex IA__FcFreeTypeCharIndex macro
H A Dfcftaliastail.h3 # undef FcFreeTypeCharIndex
4 extern __typeof (FcFreeTypeCharIndex) FcFreeTypeCharIndex __attribute((alias("IA__FcFreeTypeCharIndex"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
/xsrc/external/mit/fontconfig/dist/fontconfig/
H A Dfcfreetype.h37 FcFreeTypeCharIndex (FT_Face face, FcChar32 ucs4);
/xsrc/external/mit/libXft/dist/src/
H A Dxftglyphs.c1323 font->hash_table[ent].glyph = FcFreeTypeCharIndex (face, ucs4);
/xsrc/external/mit/fontconfig/dist/src/
H A Dfcfreetype.c2467 FcFreeTypeCharIndex (FT_Face face, FcChar32 ucs4) function in typeref:typename:FT_UInt

Completed in 13 milliseconds