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

/external/chromium_org/third_party/fontconfig/include/src/
H A Dfcalias.h231 extern __typeof (FcFontSort) IA__FcFontSort __attribute((visibility("hidden")));
232 #define FcFontSort IA__FcFontSort macro
H A Dfcaliastail.h265 # undef FcFontSort macro
266 extern __typeof (FcFontSort) FcFontSort __attribute((alias("IA__FcFontSort"), visibility("default")));

Completed in 171 milliseconds