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

/external/chromium_org/third_party/fontconfig/include/src/
H A Dfcalias.h169 extern __typeof (FcLangSetDestroy) IA__FcLangSetDestroy __attribute((visibility("hidden")));
170 #define FcLangSetDestroy IA__FcLangSetDestroy macro
H A Dfcaliastail.h197 # undef FcLangSetDestroy macro
198 extern __typeof (FcLangSetDestroy) FcLangSetDestroy __attribute((alias("IA__FcLangSetDestroy"), visibility("default")));

Completed in 217 milliseconds