Searched defs:FcGetVersion (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/fontconfig/include/src/
H A Dfcalias.h155 extern __typeof (FcGetVersion) IA__FcGetVersion __attribute((visibility("hidden")));
156 #define FcGetVersion IA__FcGetVersion macro
H A Dfcaliastail.h181 # undef FcGetVersion macro
182 extern __typeof (FcGetVersion) FcGetVersion __attribute((alias("IA__FcGetVersion"), visibility("default")));

Completed in 161 milliseconds