Searched refs:FcGetLangs (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/fontconfig/include/src/
H A Dfcaliastail.h189 # undef FcGetLangs macro
190 extern __typeof (FcGetLangs) FcGetLangs __attribute((alias("IA__FcGetLangs"), visibility("default")));
H A Dfcalias.h161 extern __typeof (FcGetLangs) IA__FcGetLangs __attribute((visibility("hidden")));
162 #define FcGetLangs IA__FcGetLangs macro

Completed in 56 milliseconds