Home
last modified time | relevance | path

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

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