fcalias.h revision c8bda6e0
1extern __typeof (FcBlanksCreate) IA__FcBlanksCreate __attribute((visibility("hidden"))); 2#define FcBlanksCreate IA__FcBlanksCreate 3extern __typeof (FcBlanksDestroy) IA__FcBlanksDestroy __attribute((visibility("hidden"))); 4#define FcBlanksDestroy IA__FcBlanksDestroy 5extern __typeof (FcBlanksAdd) IA__FcBlanksAdd __attribute((visibility("hidden"))); 6#define FcBlanksAdd IA__FcBlanksAdd 7extern __typeof (FcBlanksIsMember) IA__FcBlanksIsMember __attribute((visibility("hidden"))); 8#define FcBlanksIsMember IA__FcBlanksIsMember 9extern __typeof (FcCacheCopySet) IA__FcCacheCopySet __attribute((visibility("hidden"))); 10#define FcCacheCopySet IA__FcCacheCopySet 11extern __typeof (FcCacheNumSubdir) IA__FcCacheNumSubdir __attribute((visibility("hidden"))); 12#define FcCacheNumSubdir IA__FcCacheNumSubdir 13extern __typeof (FcCacheNumFont) IA__FcCacheNumFont __attribute((visibility("hidden"))); 14#define FcCacheNumFont IA__FcCacheNumFont 15extern __typeof (FcDirCacheUnlink) IA__FcDirCacheUnlink __attribute((visibility("hidden"))); 16#define FcDirCacheUnlink IA__FcDirCacheUnlink 17extern __typeof (FcDirCacheValid) IA__FcDirCacheValid __attribute((visibility("hidden"))); 18#define FcDirCacheValid IA__FcDirCacheValid 19extern __typeof (FcDirCacheClean) IA__FcDirCacheClean __attribute((visibility("hidden"))); 20#define FcDirCacheClean IA__FcDirCacheClean 21extern __typeof (FcCacheCreateTagFile) IA__FcCacheCreateTagFile __attribute((visibility("hidden"))); 22#define FcCacheCreateTagFile IA__FcCacheCreateTagFile 23extern __typeof (FcConfigHome) IA__FcConfigHome __attribute((visibility("hidden"))); 24#define FcConfigHome IA__FcConfigHome 25extern __typeof (FcConfigEnableHome) IA__FcConfigEnableHome __attribute((visibility("hidden"))); 26#define FcConfigEnableHome IA__FcConfigEnableHome 27extern __typeof (FcConfigFilename) IA__FcConfigFilename __attribute((visibility("hidden"))); 28#define FcConfigFilename IA__FcConfigFilename 29extern __typeof (FcConfigCreate) IA__FcConfigCreate __attribute((visibility("hidden"))); 30#define FcConfigCreate IA__FcConfigCreate 31extern __typeof (FcConfigReference) IA__FcConfigReference __attribute((visibility("hidden"))); 32#define FcConfigReference IA__FcConfigReference 33extern __typeof (FcConfigDestroy) IA__FcConfigDestroy __attribute((visibility("hidden"))); 34#define FcConfigDestroy IA__FcConfigDestroy 35extern __typeof (FcConfigSetCurrent) IA__FcConfigSetCurrent __attribute((visibility("hidden"))); 36#define FcConfigSetCurrent IA__FcConfigSetCurrent 37extern __typeof (FcConfigGetCurrent) IA__FcConfigGetCurrent __attribute((visibility("hidden"))); 38#define FcConfigGetCurrent IA__FcConfigGetCurrent 39extern __typeof (FcConfigUptoDate) IA__FcConfigUptoDate __attribute((visibility("hidden"))); 40#define FcConfigUptoDate IA__FcConfigUptoDate 41extern __typeof (FcConfigBuildFonts) IA__FcConfigBuildFonts __attribute((visibility("hidden"))); 42#define FcConfigBuildFonts IA__FcConfigBuildFonts 43extern __typeof (FcConfigGetFontDirs) IA__FcConfigGetFontDirs __attribute((visibility("hidden"))); 44#define FcConfigGetFontDirs IA__FcConfigGetFontDirs 45extern __typeof (FcConfigGetConfigDirs) IA__FcConfigGetConfigDirs __attribute((visibility("hidden"))); 46#define FcConfigGetConfigDirs IA__FcConfigGetConfigDirs 47extern __typeof (FcConfigGetConfigFiles) IA__FcConfigGetConfigFiles __attribute((visibility("hidden"))); 48#define FcConfigGetConfigFiles IA__FcConfigGetConfigFiles 49extern __typeof (FcConfigGetCache) IA__FcConfigGetCache __attribute((visibility("hidden"))); 50#define FcConfigGetCache IA__FcConfigGetCache 51extern __typeof (FcConfigGetBlanks) IA__FcConfigGetBlanks __attribute((visibility("hidden"))); 52#define FcConfigGetBlanks IA__FcConfigGetBlanks 53extern __typeof (FcConfigGetCacheDirs) IA__FcConfigGetCacheDirs __attribute((visibility("hidden"))); 54#define FcConfigGetCacheDirs IA__FcConfigGetCacheDirs 55extern __typeof (FcConfigGetRescanInterval) IA__FcConfigGetRescanInterval __attribute((visibility("hidden"))); 56#define FcConfigGetRescanInterval IA__FcConfigGetRescanInterval 57extern __typeof (FcConfigSetRescanInterval) IA__FcConfigSetRescanInterval __attribute((visibility("hidden"))); 58#define FcConfigSetRescanInterval IA__FcConfigSetRescanInterval 59extern __typeof (FcConfigGetFonts) IA__FcConfigGetFonts __attribute((visibility("hidden"))); 60#define FcConfigGetFonts IA__FcConfigGetFonts 61extern __typeof (FcConfigAppFontAddFile) IA__FcConfigAppFontAddFile __attribute((visibility("hidden"))); 62#define FcConfigAppFontAddFile IA__FcConfigAppFontAddFile 63extern __typeof (FcConfigAppFontAddDir) IA__FcConfigAppFontAddDir __attribute((visibility("hidden"))); 64#define FcConfigAppFontAddDir IA__FcConfigAppFontAddDir 65extern __typeof (FcConfigAppFontClear) IA__FcConfigAppFontClear __attribute((visibility("hidden"))); 66#define FcConfigAppFontClear IA__FcConfigAppFontClear 67extern __typeof (FcConfigSubstituteWithPat) IA__FcConfigSubstituteWithPat __attribute((visibility("hidden"))); 68#define FcConfigSubstituteWithPat IA__FcConfigSubstituteWithPat 69extern __typeof (FcConfigSubstitute) IA__FcConfigSubstitute __attribute((visibility("hidden"))); 70#define FcConfigSubstitute IA__FcConfigSubstitute 71extern __typeof (FcConfigGetSysRoot) IA__FcConfigGetSysRoot __attribute((visibility("hidden"))); 72#define FcConfigGetSysRoot IA__FcConfigGetSysRoot 73extern __typeof (FcConfigSetSysRoot) IA__FcConfigSetSysRoot __attribute((visibility("hidden"))); 74#define FcConfigSetSysRoot IA__FcConfigSetSysRoot 75extern __typeof (FcCharSetCreate) IA__FcCharSetCreate __attribute((visibility("hidden"))); 76#define FcCharSetCreate IA__FcCharSetCreate 77extern __typeof (FcCharSetNew) IA__FcCharSetNew __attribute((visibility("hidden"))); 78#define FcCharSetNew IA__FcCharSetNew 79extern __typeof (FcCharSetDestroy) IA__FcCharSetDestroy __attribute((visibility("hidden"))); 80#define FcCharSetDestroy IA__FcCharSetDestroy 81extern __typeof (FcCharSetAddChar) IA__FcCharSetAddChar __attribute((visibility("hidden"))); 82#define FcCharSetAddChar IA__FcCharSetAddChar 83extern __typeof (FcCharSetDelChar) IA__FcCharSetDelChar __attribute((visibility("hidden"))); 84#define FcCharSetDelChar IA__FcCharSetDelChar 85extern __typeof (FcCharSetCopy) IA__FcCharSetCopy __attribute((visibility("hidden"))); 86#define FcCharSetCopy IA__FcCharSetCopy 87extern __typeof (FcCharSetEqual) IA__FcCharSetEqual __attribute((visibility("hidden"))); 88#define FcCharSetEqual IA__FcCharSetEqual 89extern __typeof (FcCharSetIntersect) IA__FcCharSetIntersect __attribute((visibility("hidden"))); 90#define FcCharSetIntersect IA__FcCharSetIntersect 91extern __typeof (FcCharSetUnion) IA__FcCharSetUnion __attribute((visibility("hidden"))); 92#define FcCharSetUnion IA__FcCharSetUnion 93extern __typeof (FcCharSetSubtract) IA__FcCharSetSubtract __attribute((visibility("hidden"))); 94#define FcCharSetSubtract IA__FcCharSetSubtract 95extern __typeof (FcCharSetMerge) IA__FcCharSetMerge __attribute((visibility("hidden"))); 96#define FcCharSetMerge IA__FcCharSetMerge 97extern __typeof (FcCharSetHasChar) IA__FcCharSetHasChar __attribute((visibility("hidden"))); 98#define FcCharSetHasChar IA__FcCharSetHasChar 99extern __typeof (FcCharSetCount) IA__FcCharSetCount __attribute((visibility("hidden"))); 100#define FcCharSetCount IA__FcCharSetCount 101extern __typeof (FcCharSetIntersectCount) IA__FcCharSetIntersectCount __attribute((visibility("hidden"))); 102#define FcCharSetIntersectCount IA__FcCharSetIntersectCount 103extern __typeof (FcCharSetSubtractCount) IA__FcCharSetSubtractCount __attribute((visibility("hidden"))); 104#define FcCharSetSubtractCount IA__FcCharSetSubtractCount 105extern __typeof (FcCharSetIsSubset) IA__FcCharSetIsSubset __attribute((visibility("hidden"))); 106#define FcCharSetIsSubset IA__FcCharSetIsSubset 107extern __typeof (FcCharSetFirstPage) IA__FcCharSetFirstPage __attribute((visibility("hidden"))); 108#define FcCharSetFirstPage IA__FcCharSetFirstPage 109extern __typeof (FcCharSetNextPage) IA__FcCharSetNextPage __attribute((visibility("hidden"))); 110#define FcCharSetNextPage IA__FcCharSetNextPage 111extern __typeof (FcCharSetCoverage) IA__FcCharSetCoverage __attribute((visibility("hidden"))); 112#define FcCharSetCoverage IA__FcCharSetCoverage 113extern __typeof (FcValuePrint) IA__FcValuePrint __attribute((visibility("hidden"))); 114#define FcValuePrint IA__FcValuePrint 115extern __typeof (FcPatternPrint) IA__FcPatternPrint __attribute((visibility("hidden"))); 116#define FcPatternPrint IA__FcPatternPrint 117extern __typeof (FcFontSetPrint) IA__FcFontSetPrint __attribute((visibility("hidden"))); 118#define FcFontSetPrint IA__FcFontSetPrint 119extern __typeof (FcGetDefaultLangs) IA__FcGetDefaultLangs __attribute((visibility("hidden"))); 120#define FcGetDefaultLangs IA__FcGetDefaultLangs 121extern __typeof (FcDefaultSubstitute) IA__FcDefaultSubstitute __attribute((visibility("hidden"))); 122#define FcDefaultSubstitute IA__FcDefaultSubstitute 123extern __typeof (FcFileIsDir) IA__FcFileIsDir __attribute((visibility("hidden"))); 124#define FcFileIsDir IA__FcFileIsDir 125extern __typeof (FcFileScan) IA__FcFileScan __attribute((visibility("hidden"))); 126#define FcFileScan IA__FcFileScan 127extern __typeof (FcDirScan) IA__FcDirScan __attribute((visibility("hidden"))); 128#define FcDirScan IA__FcDirScan 129extern __typeof (FcDirSave) IA__FcDirSave __attribute((visibility("hidden"))); 130#define FcDirSave IA__FcDirSave 131extern __typeof (FcDirCacheLoad) IA__FcDirCacheLoad __attribute((visibility("hidden"))); 132#define FcDirCacheLoad IA__FcDirCacheLoad 133extern __typeof (FcDirCacheRescan) IA__FcDirCacheRescan __attribute((visibility("hidden"))); 134#define FcDirCacheRescan IA__FcDirCacheRescan 135extern __typeof (FcDirCacheRead) IA__FcDirCacheRead __attribute((visibility("hidden"))); 136#define FcDirCacheRead IA__FcDirCacheRead 137extern __typeof (FcDirCacheLoadFile) IA__FcDirCacheLoadFile __attribute((visibility("hidden"))); 138#define FcDirCacheLoadFile IA__FcDirCacheLoadFile 139extern __typeof (FcDirCacheUnload) IA__FcDirCacheUnload __attribute((visibility("hidden"))); 140#define FcDirCacheUnload IA__FcDirCacheUnload 141extern __typeof (FcFreeTypeQuery) IA__FcFreeTypeQuery __attribute((visibility("hidden"))); 142#define FcFreeTypeQuery IA__FcFreeTypeQuery 143extern __typeof (FcFontSetCreate) IA__FcFontSetCreate __attribute((visibility("hidden"))); 144#define FcFontSetCreate IA__FcFontSetCreate 145extern __typeof (FcFontSetDestroy) IA__FcFontSetDestroy __attribute((visibility("hidden"))); 146#define FcFontSetDestroy IA__FcFontSetDestroy 147extern __typeof (FcFontSetAdd) IA__FcFontSetAdd __attribute((visibility("hidden"))); 148#define FcFontSetAdd IA__FcFontSetAdd 149extern __typeof (FcInitLoadConfig) IA__FcInitLoadConfig __attribute((visibility("hidden"))); 150#define FcInitLoadConfig IA__FcInitLoadConfig 151extern __typeof (FcInitLoadConfigAndFonts) IA__FcInitLoadConfigAndFonts __attribute((visibility("hidden"))); 152#define FcInitLoadConfigAndFonts IA__FcInitLoadConfigAndFonts 153extern __typeof (FcInit) IA__FcInit __attribute((visibility("hidden"))); 154#define FcInit IA__FcInit 155extern __typeof (FcFini) IA__FcFini __attribute((visibility("hidden"))); 156#define FcFini IA__FcFini 157extern __typeof (FcGetVersion) IA__FcGetVersion __attribute((visibility("hidden"))); 158#define FcGetVersion IA__FcGetVersion 159extern __typeof (FcInitReinitialize) IA__FcInitReinitialize __attribute((visibility("hidden"))); 160#define FcInitReinitialize IA__FcInitReinitialize 161extern __typeof (FcInitBringUptoDate) IA__FcInitBringUptoDate __attribute((visibility("hidden"))); 162#define FcInitBringUptoDate IA__FcInitBringUptoDate 163extern __typeof (FcGetLangs) IA__FcGetLangs __attribute((visibility("hidden"))); 164#define FcGetLangs IA__FcGetLangs 165extern __typeof (FcLangNormalize) IA__FcLangNormalize __attribute((visibility("hidden"))); 166#define FcLangNormalize IA__FcLangNormalize 167extern __typeof (FcLangGetCharSet) IA__FcLangGetCharSet __attribute((visibility("hidden"))); 168#define FcLangGetCharSet IA__FcLangGetCharSet 169extern __typeof (FcLangSetCreate) IA__FcLangSetCreate __attribute((visibility("hidden"))); 170#define FcLangSetCreate IA__FcLangSetCreate 171extern __typeof (FcLangSetDestroy) IA__FcLangSetDestroy __attribute((visibility("hidden"))); 172#define FcLangSetDestroy IA__FcLangSetDestroy 173extern __typeof (FcLangSetCopy) IA__FcLangSetCopy __attribute((visibility("hidden"))); 174#define FcLangSetCopy IA__FcLangSetCopy 175extern __typeof (FcLangSetAdd) IA__FcLangSetAdd __attribute((visibility("hidden"))); 176#define FcLangSetAdd IA__FcLangSetAdd 177extern __typeof (FcLangSetDel) IA__FcLangSetDel __attribute((visibility("hidden"))); 178#define FcLangSetDel IA__FcLangSetDel 179extern __typeof (FcLangSetHasLang) IA__FcLangSetHasLang __attribute((visibility("hidden"))); 180#define FcLangSetHasLang IA__FcLangSetHasLang 181extern __typeof (FcLangSetCompare) IA__FcLangSetCompare __attribute((visibility("hidden"))); 182#define FcLangSetCompare IA__FcLangSetCompare 183extern __typeof (FcLangSetContains) IA__FcLangSetContains __attribute((visibility("hidden"))); 184#define FcLangSetContains IA__FcLangSetContains 185extern __typeof (FcLangSetEqual) IA__FcLangSetEqual __attribute((visibility("hidden"))); 186#define FcLangSetEqual IA__FcLangSetEqual 187extern __typeof (FcLangSetHash) IA__FcLangSetHash __attribute((visibility("hidden"))); 188#define FcLangSetHash IA__FcLangSetHash 189extern __typeof (FcLangSetGetLangs) IA__FcLangSetGetLangs __attribute((visibility("hidden"))); 190#define FcLangSetGetLangs IA__FcLangSetGetLangs 191extern __typeof (FcLangSetUnion) IA__FcLangSetUnion __attribute((visibility("hidden"))); 192#define FcLangSetUnion IA__FcLangSetUnion 193extern __typeof (FcLangSetSubtract) IA__FcLangSetSubtract __attribute((visibility("hidden"))); 194#define FcLangSetSubtract IA__FcLangSetSubtract 195extern __typeof (FcObjectSetCreate) IA__FcObjectSetCreate __attribute((visibility("hidden"))); 196#define FcObjectSetCreate IA__FcObjectSetCreate 197extern __typeof (FcObjectSetAdd) IA__FcObjectSetAdd __attribute((visibility("hidden"))); 198#define FcObjectSetAdd IA__FcObjectSetAdd 199extern __typeof (FcObjectSetDestroy) IA__FcObjectSetDestroy __attribute((visibility("hidden"))); 200#define FcObjectSetDestroy IA__FcObjectSetDestroy 201extern __typeof (FcObjectSetVaBuild) IA__FcObjectSetVaBuild __attribute((visibility("hidden"))); 202#define FcObjectSetVaBuild IA__FcObjectSetVaBuild 203extern __typeof (FcObjectSetBuild) IA__FcObjectSetBuild __attribute((visibility("hidden"))); 204#define FcObjectSetBuild IA__FcObjectSetBuild 205extern __typeof (FcFontSetList) IA__FcFontSetList __attribute((visibility("hidden"))); 206#define FcFontSetList IA__FcFontSetList 207extern __typeof (FcFontList) IA__FcFontList __attribute((visibility("hidden"))); 208#define FcFontList IA__FcFontList 209extern __typeof (FcAtomicCreate) IA__FcAtomicCreate __attribute((visibility("hidden"))); 210#define FcAtomicCreate IA__FcAtomicCreate 211extern __typeof (FcAtomicLock) IA__FcAtomicLock __attribute((visibility("hidden"))); 212#define FcAtomicLock IA__FcAtomicLock 213extern __typeof (FcAtomicNewFile) IA__FcAtomicNewFile __attribute((visibility("hidden"))); 214#define FcAtomicNewFile IA__FcAtomicNewFile 215extern __typeof (FcAtomicOrigFile) IA__FcAtomicOrigFile __attribute((visibility("hidden"))); 216#define FcAtomicOrigFile IA__FcAtomicOrigFile 217extern __typeof (FcAtomicReplaceOrig) IA__FcAtomicReplaceOrig __attribute((visibility("hidden"))); 218#define FcAtomicReplaceOrig IA__FcAtomicReplaceOrig 219extern __typeof (FcAtomicDeleteNew) IA__FcAtomicDeleteNew __attribute((visibility("hidden"))); 220#define FcAtomicDeleteNew IA__FcAtomicDeleteNew 221extern __typeof (FcAtomicUnlock) IA__FcAtomicUnlock __attribute((visibility("hidden"))); 222#define FcAtomicUnlock IA__FcAtomicUnlock 223extern __typeof (FcAtomicDestroy) IA__FcAtomicDestroy __attribute((visibility("hidden"))); 224#define FcAtomicDestroy IA__FcAtomicDestroy 225extern __typeof (FcFontSetMatch) IA__FcFontSetMatch __attribute((visibility("hidden"))); 226#define FcFontSetMatch IA__FcFontSetMatch 227extern __typeof (FcFontMatch) IA__FcFontMatch __attribute((visibility("hidden"))); 228#define FcFontMatch IA__FcFontMatch 229extern __typeof (FcFontRenderPrepare) IA__FcFontRenderPrepare __attribute((visibility("hidden"))); 230#define FcFontRenderPrepare IA__FcFontRenderPrepare 231extern __typeof (FcFontSetSort) IA__FcFontSetSort __attribute((visibility("hidden"))); 232#define FcFontSetSort IA__FcFontSetSort 233extern __typeof (FcFontSort) IA__FcFontSort __attribute((visibility("hidden"))); 234#define FcFontSort IA__FcFontSort 235extern __typeof (FcFontSetSortDestroy) IA__FcFontSetSortDestroy __attribute((visibility("hidden"))); 236#define FcFontSetSortDestroy IA__FcFontSetSortDestroy 237extern __typeof (FcMatrixCopy) IA__FcMatrixCopy __attribute((visibility("hidden"))); 238#define FcMatrixCopy IA__FcMatrixCopy 239extern __typeof (FcMatrixEqual) IA__FcMatrixEqual __attribute((visibility("hidden"))); 240#define FcMatrixEqual IA__FcMatrixEqual 241extern __typeof (FcMatrixMultiply) IA__FcMatrixMultiply __attribute((visibility("hidden"))); 242#define FcMatrixMultiply IA__FcMatrixMultiply 243extern __typeof (FcMatrixRotate) IA__FcMatrixRotate __attribute((visibility("hidden"))); 244#define FcMatrixRotate IA__FcMatrixRotate 245extern __typeof (FcMatrixScale) IA__FcMatrixScale __attribute((visibility("hidden"))); 246#define FcMatrixScale IA__FcMatrixScale 247extern __typeof (FcMatrixShear) IA__FcMatrixShear __attribute((visibility("hidden"))); 248#define FcMatrixShear IA__FcMatrixShear 249extern __typeof (FcNameRegisterObjectTypes) IA__FcNameRegisterObjectTypes __attribute((visibility("hidden"))); 250#define FcNameRegisterObjectTypes IA__FcNameRegisterObjectTypes 251extern __typeof (FcNameUnregisterObjectTypes) IA__FcNameUnregisterObjectTypes __attribute((visibility("hidden"))); 252#define FcNameUnregisterObjectTypes IA__FcNameUnregisterObjectTypes 253extern __typeof (FcNameGetObjectType) IA__FcNameGetObjectType __attribute((visibility("hidden"))); 254#define FcNameGetObjectType IA__FcNameGetObjectType 255extern __typeof (FcNameRegisterConstants) IA__FcNameRegisterConstants __attribute((visibility("hidden"))); 256#define FcNameRegisterConstants IA__FcNameRegisterConstants 257extern __typeof (FcNameUnregisterConstants) IA__FcNameUnregisterConstants __attribute((visibility("hidden"))); 258#define FcNameUnregisterConstants IA__FcNameUnregisterConstants 259extern __typeof (FcNameGetConstant) IA__FcNameGetConstant __attribute((visibility("hidden"))); 260#define FcNameGetConstant IA__FcNameGetConstant 261extern __typeof (FcNameConstant) IA__FcNameConstant __attribute((visibility("hidden"))); 262#define FcNameConstant IA__FcNameConstant 263extern __typeof (FcNameParse) IA__FcNameParse __attribute((visibility("hidden"))); 264#define FcNameParse IA__FcNameParse 265extern __typeof (FcNameUnparse) IA__FcNameUnparse __attribute((visibility("hidden"))); 266#define FcNameUnparse IA__FcNameUnparse 267extern __typeof (FcPatternCreate) IA__FcPatternCreate __attribute((visibility("hidden"))); 268#define FcPatternCreate IA__FcPatternCreate 269extern __typeof (FcPatternDuplicate) IA__FcPatternDuplicate __attribute((visibility("hidden"))); 270#define FcPatternDuplicate IA__FcPatternDuplicate 271extern __typeof (FcPatternReference) IA__FcPatternReference __attribute((visibility("hidden"))); 272#define FcPatternReference IA__FcPatternReference 273extern __typeof (FcPatternFilter) IA__FcPatternFilter __attribute((visibility("hidden"))); 274#define FcPatternFilter IA__FcPatternFilter 275extern __typeof (FcValueDestroy) IA__FcValueDestroy __attribute((visibility("hidden"))); 276#define FcValueDestroy IA__FcValueDestroy 277extern __typeof (FcValueEqual) IA__FcValueEqual __attribute((visibility("hidden"))); 278#define FcValueEqual IA__FcValueEqual 279extern __typeof (FcValueSave) IA__FcValueSave __attribute((visibility("hidden"))); 280#define FcValueSave IA__FcValueSave 281extern __typeof (FcPatternDestroy) IA__FcPatternDestroy __attribute((visibility("hidden"))); 282#define FcPatternDestroy IA__FcPatternDestroy 283extern __typeof (FcPatternEqual) IA__FcPatternEqual __attribute((visibility("hidden"))); 284#define FcPatternEqual IA__FcPatternEqual 285extern __typeof (FcPatternEqualSubset) IA__FcPatternEqualSubset __attribute((visibility("hidden"))); 286#define FcPatternEqualSubset IA__FcPatternEqualSubset 287extern __typeof (FcPatternHash) IA__FcPatternHash __attribute((visibility("hidden"))); 288#define FcPatternHash IA__FcPatternHash 289extern __typeof (FcPatternAdd) IA__FcPatternAdd __attribute((visibility("hidden"))); 290#define FcPatternAdd IA__FcPatternAdd 291extern __typeof (FcPatternAddWeak) IA__FcPatternAddWeak __attribute((visibility("hidden"))); 292#define FcPatternAddWeak IA__FcPatternAddWeak 293extern __typeof (FcPatternGet) IA__FcPatternGet __attribute((visibility("hidden"))); 294#define FcPatternGet IA__FcPatternGet 295extern __typeof (FcPatternDel) IA__FcPatternDel __attribute((visibility("hidden"))); 296#define FcPatternDel IA__FcPatternDel 297extern __typeof (FcPatternRemove) IA__FcPatternRemove __attribute((visibility("hidden"))); 298#define FcPatternRemove IA__FcPatternRemove 299extern __typeof (FcPatternAddInteger) IA__FcPatternAddInteger __attribute((visibility("hidden"))); 300#define FcPatternAddInteger IA__FcPatternAddInteger 301extern __typeof (FcPatternAddDouble) IA__FcPatternAddDouble __attribute((visibility("hidden"))); 302#define FcPatternAddDouble IA__FcPatternAddDouble 303extern __typeof (FcPatternAddString) IA__FcPatternAddString __attribute((visibility("hidden"))); 304#define FcPatternAddString IA__FcPatternAddString 305extern __typeof (FcPatternAddMatrix) IA__FcPatternAddMatrix __attribute((visibility("hidden"))); 306#define FcPatternAddMatrix IA__FcPatternAddMatrix 307extern __typeof (FcPatternAddCharSet) IA__FcPatternAddCharSet __attribute((visibility("hidden"))); 308#define FcPatternAddCharSet IA__FcPatternAddCharSet 309extern __typeof (FcPatternAddBool) IA__FcPatternAddBool __attribute((visibility("hidden"))); 310#define FcPatternAddBool IA__FcPatternAddBool 311extern __typeof (FcPatternAddLangSet) IA__FcPatternAddLangSet __attribute((visibility("hidden"))); 312#define FcPatternAddLangSet IA__FcPatternAddLangSet 313extern __typeof (FcPatternGetInteger) IA__FcPatternGetInteger __attribute((visibility("hidden"))); 314#define FcPatternGetInteger IA__FcPatternGetInteger 315extern __typeof (FcPatternGetDouble) IA__FcPatternGetDouble __attribute((visibility("hidden"))); 316#define FcPatternGetDouble IA__FcPatternGetDouble 317extern __typeof (FcPatternGetString) IA__FcPatternGetString __attribute((visibility("hidden"))); 318#define FcPatternGetString IA__FcPatternGetString 319extern __typeof (FcPatternGetMatrix) IA__FcPatternGetMatrix __attribute((visibility("hidden"))); 320#define FcPatternGetMatrix IA__FcPatternGetMatrix 321extern __typeof (FcPatternGetCharSet) IA__FcPatternGetCharSet __attribute((visibility("hidden"))); 322#define FcPatternGetCharSet IA__FcPatternGetCharSet 323extern __typeof (FcPatternGetBool) IA__FcPatternGetBool __attribute((visibility("hidden"))); 324#define FcPatternGetBool IA__FcPatternGetBool 325extern __typeof (FcPatternGetLangSet) IA__FcPatternGetLangSet __attribute((visibility("hidden"))); 326#define FcPatternGetLangSet IA__FcPatternGetLangSet 327extern __typeof (FcPatternVaBuild) IA__FcPatternVaBuild __attribute((visibility("hidden"))); 328#define FcPatternVaBuild IA__FcPatternVaBuild 329extern __typeof (FcPatternBuild) IA__FcPatternBuild __attribute((visibility("hidden"))); 330#define FcPatternBuild IA__FcPatternBuild 331extern __typeof (FcPatternFormat) IA__FcPatternFormat __attribute((visibility("hidden"))); 332#define FcPatternFormat IA__FcPatternFormat 333extern __typeof (FcStrCopy) IA__FcStrCopy __attribute((visibility("hidden"))); 334#define FcStrCopy IA__FcStrCopy 335extern __typeof (FcStrCopyFilename) IA__FcStrCopyFilename __attribute((visibility("hidden"))); 336#define FcStrCopyFilename IA__FcStrCopyFilename 337extern __typeof (FcStrPlus) IA__FcStrPlus __attribute((visibility("hidden"))); 338#define FcStrPlus IA__FcStrPlus 339extern __typeof (FcStrFree) IA__FcStrFree __attribute((visibility("hidden"))); 340#define FcStrFree IA__FcStrFree 341extern __typeof (FcStrDowncase) IA__FcStrDowncase __attribute((visibility("hidden"))); 342#define FcStrDowncase IA__FcStrDowncase 343extern __typeof (FcStrCmpIgnoreCase) IA__FcStrCmpIgnoreCase __attribute((visibility("hidden"))); 344#define FcStrCmpIgnoreCase IA__FcStrCmpIgnoreCase 345extern __typeof (FcStrCmp) IA__FcStrCmp __attribute((visibility("hidden"))); 346#define FcStrCmp IA__FcStrCmp 347extern __typeof (FcStrStrIgnoreCase) IA__FcStrStrIgnoreCase __attribute((visibility("hidden"))); 348#define FcStrStrIgnoreCase IA__FcStrStrIgnoreCase 349extern __typeof (FcStrStr) IA__FcStrStr __attribute((visibility("hidden"))); 350#define FcStrStr IA__FcStrStr 351extern __typeof (FcUtf8ToUcs4) IA__FcUtf8ToUcs4 __attribute((visibility("hidden"))); 352#define FcUtf8ToUcs4 IA__FcUtf8ToUcs4 353extern __typeof (FcUtf8Len) IA__FcUtf8Len __attribute((visibility("hidden"))); 354#define FcUtf8Len IA__FcUtf8Len 355extern __typeof (FcUcs4ToUtf8) IA__FcUcs4ToUtf8 __attribute((visibility("hidden"))); 356#define FcUcs4ToUtf8 IA__FcUcs4ToUtf8 357extern __typeof (FcUtf16ToUcs4) IA__FcUtf16ToUcs4 __attribute((visibility("hidden"))); 358#define FcUtf16ToUcs4 IA__FcUtf16ToUcs4 359extern __typeof (FcUtf16Len) IA__FcUtf16Len __attribute((visibility("hidden"))); 360#define FcUtf16Len IA__FcUtf16Len 361extern __typeof (FcStrDirname) IA__FcStrDirname __attribute((visibility("hidden"))); 362#define FcStrDirname IA__FcStrDirname 363extern __typeof (FcStrBasename) IA__FcStrBasename __attribute((visibility("hidden"))); 364#define FcStrBasename IA__FcStrBasename 365extern __typeof (FcStrSetCreate) IA__FcStrSetCreate __attribute((visibility("hidden"))); 366#define FcStrSetCreate IA__FcStrSetCreate 367extern __typeof (FcStrSetMember) IA__FcStrSetMember __attribute((visibility("hidden"))); 368#define FcStrSetMember IA__FcStrSetMember 369extern __typeof (FcStrSetEqual) IA__FcStrSetEqual __attribute((visibility("hidden"))); 370#define FcStrSetEqual IA__FcStrSetEqual 371extern __typeof (FcStrSetAdd) IA__FcStrSetAdd __attribute((visibility("hidden"))); 372#define FcStrSetAdd IA__FcStrSetAdd 373extern __typeof (FcStrSetAddFilename) IA__FcStrSetAddFilename __attribute((visibility("hidden"))); 374#define FcStrSetAddFilename IA__FcStrSetAddFilename 375extern __typeof (FcStrSetDel) IA__FcStrSetDel __attribute((visibility("hidden"))); 376#define FcStrSetDel IA__FcStrSetDel 377extern __typeof (FcStrSetDestroy) IA__FcStrSetDestroy __attribute((visibility("hidden"))); 378#define FcStrSetDestroy IA__FcStrSetDestroy 379extern __typeof (FcStrListCreate) IA__FcStrListCreate __attribute((visibility("hidden"))); 380#define FcStrListCreate IA__FcStrListCreate 381extern __typeof (FcStrListFirst) IA__FcStrListFirst __attribute((visibility("hidden"))); 382#define FcStrListFirst IA__FcStrListFirst 383extern __typeof (FcStrListNext) IA__FcStrListNext __attribute((visibility("hidden"))); 384#define FcStrListNext IA__FcStrListNext 385extern __typeof (FcStrListDone) IA__FcStrListDone __attribute((visibility("hidden"))); 386#define FcStrListDone IA__FcStrListDone 387extern __typeof (FcConfigParseAndLoad) IA__FcConfigParseAndLoad __attribute((visibility("hidden"))); 388#define FcConfigParseAndLoad IA__FcConfigParseAndLoad 389extern __typeof (FcConfigGetRescanInverval) IA__FcConfigGetRescanInverval __attribute((visibility("hidden"))); 390#define FcConfigGetRescanInverval IA__FcConfigGetRescanInverval 391extern __typeof (FcConfigSetRescanInverval) IA__FcConfigSetRescanInverval __attribute((visibility("hidden"))); 392#define FcConfigSetRescanInverval IA__FcConfigSetRescanInverval 393