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

/external/chromium_org/third_party/fontconfig/include/src/
H A Dfcalias.h167 extern __typeof (FcLangSetCreate) IA__FcLangSetCreate __attribute((visibility("hidden")));
168 #define FcLangSetCreate IA__FcLangSetCreate macro
H A Dfcaliastail.h195 # undef FcLangSetCreate macro
196 extern __typeof (FcLangSetCreate) FcLangSetCreate __attribute((alias("IA__FcLangSetCreate"), visibility("default")));

Completed in 312 milliseconds