fcftaliastail.h revision 19fc18f5
1#if HAVE_GNUC_ATTRIBUTE
2#ifdef __fcfreetype__
3# undef FcFreeTypeCharIndex
4extern __typeof (FcFreeTypeCharIndex) FcFreeTypeCharIndex __attribute((alias("IA__FcFreeTypeCharIndex"), visibility("default")));
5# undef FcFreeTypeCharSetAndSpacing
6extern __typeof (FcFreeTypeCharSetAndSpacing) FcFreeTypeCharSetAndSpacing __attribute((alias("IA__FcFreeTypeCharSetAndSpacing"), visibility("default")));
7# undef FcFreeTypeCharSet
8extern __typeof (FcFreeTypeCharSet) FcFreeTypeCharSet __attribute((alias("IA__FcFreeTypeCharSet"), visibility("default")));
9#endif /* __fcfreetype__ */
10#ifdef __fcpat__
11# undef FcPatternGetFTFace
12extern __typeof (FcPatternGetFTFace) FcPatternGetFTFace __attribute((alias("IA__FcPatternGetFTFace"), visibility("default")));
13# undef FcPatternAddFTFace
14extern __typeof (FcPatternAddFTFace) FcPatternAddFTFace __attribute((alias("IA__FcPatternAddFTFace"), visibility("default")));
15#endif /* __fcpat__ */
16#ifdef __fcfreetype__
17# undef FcFreeTypeQueryFace
18extern __typeof (FcFreeTypeQueryFace) FcFreeTypeQueryFace __attribute((alias("IA__FcFreeTypeQueryFace"), visibility("default")));
19#endif /*  */
20#endif /* HAVE_GNUC_ATTRIBUTE */
21