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

/external/chromium_org/third_party/fontconfig/include/src/
H A Dfcalias.h141 extern __typeof (FcFontSetCreate) IA__FcFontSetCreate __attribute((visibility("hidden")));
142 #define FcFontSetCreate IA__FcFontSetCreate macro
H A Dfcaliastail.h165 # undef FcFontSetCreate macro
166 extern __typeof (FcFontSetCreate) FcFontSetCreate __attribute((alias("IA__FcFontSetCreate"), visibility("default")));

Completed in 619 milliseconds