Home
last modified time | relevance | path

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

/external/chromium_org/third_party/fontconfig/include/src/
Dfcaliastail.h193 # undef FcLangGetCharSet
194 extern __typeof (FcLangGetCharSet) FcLangGetCharSet __attribute((alias("IA__FcLangGetCharSet"), vis…
Dfcalias.h165 extern __typeof (FcLangGetCharSet) IA__FcLangGetCharSet __attribute((visibility("hidden")));
166 #define FcLangGetCharSet IA__FcLangGetCharSet macro