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

/external/chromium_org/third_party/fontconfig/include/src/
H A Dfcalias.h143 extern __typeof (FcFontSetDestroy) IA__FcFontSetDestroy __attribute((visibility("hidden")));
144 #define FcFontSetDestroy IA__FcFontSetDestroy macro
H A Dfcaliastail.h167 # undef FcFontSetDestroy macro
168 extern __typeof (FcFontSetDestroy) FcFontSetDestroy __attribute((alias("IA__FcFontSetDestroy"), visibility("default")));

Completed in 412 milliseconds