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

/external/chromium_org/third_party/fontconfig/include/src/
H A Dfcalias.h223 extern __typeof (FcFontSetMatch) IA__FcFontSetMatch __attribute((visibility("hidden")));
224 #define FcFontSetMatch IA__FcFontSetMatch macro
H A Dfcaliastail.h257 # undef FcFontSetMatch macro
258 extern __typeof (FcFontSetMatch) FcFontSetMatch __attribute((alias("IA__FcFontSetMatch"), visibility("default")));

Completed in 327 milliseconds