HomeSort by: relevance | last modified time | path
    Searched defs:FcFreeTypeCharIndex (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/fontconfig/include/
fcftalias.h 1 extern __typeof (FcFreeTypeCharIndex) IA__FcFreeTypeCharIndex FC_ATTRIBUTE_VISIBILITY_HIDDEN;
2 #define FcFreeTypeCharIndex IA__FcFreeTypeCharIndex
fcftaliastail.h 3 # undef FcFreeTypeCharIndex
4 extern __typeof (FcFreeTypeCharIndex) FcFreeTypeCharIndex __attribute((alias("IA__FcFreeTypeCharIndex"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
  /xsrc/external/mit/fontconfig/dist/src/
fcfreetype.c 2467 FcFreeTypeCharIndex (FT_Face face, FcChar32 ucs4)

Completed in 7 milliseconds