Cross Reference: fcftaliastail.h
xref: /xsrc/external/mit/fontconfig/include/fcftaliastail.h
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/fontconfig/include/
1#if HAVE_GNUC_ATTRIBUTE
2#ifdef __fcfreetype__
3# undef FcFreeTypeCharIndex
4extern __typeof (FcFreeTypeCharIndex) FcFreeTypeCharIndex __attribute((alias("IA__FcFreeTypeCharIndex"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
5# undef FcFreeTypeCharSetAndSpacing
6extern __typeof (FcFreeTypeCharSetAndSpacing) FcFreeTypeCharSetAndSpacing __attribute((alias("IA__FcFreeTypeCharSetAndSpacing"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
7# undef FcFreeTypeCharSet
8extern __typeof (FcFreeTypeCharSet) FcFreeTypeCharSet __attribute((alias("IA__FcFreeTypeCharSet"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
9#endif /* __fcfreetype__ */
10#ifdef __fcpat__
11# undef FcPatternGetFTFace
12extern __typeof (FcPatternGetFTFace) FcPatternGetFTFace __attribute((alias("IA__FcPatternGetFTFace"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
13# undef FcPatternAddFTFace
14extern __typeof (FcPatternAddFTFace) FcPatternAddFTFace __attribute((alias("IA__FcPatternAddFTFace"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
15#endif /* __fcpat__ */
16#ifdef __fcfreetype__
17# undef FcFreeTypeQueryFace
18extern __typeof (FcFreeTypeQueryFace) FcFreeTypeQueryFace __attribute((alias("IA__FcFreeTypeQueryFace"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
19#endif /*  */
20#endif /* HAVE_GNUC_ATTRIBUTE */
21

Indexes created Mon Dec 01 09:09:33 GMT 2025