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

/external/chromium_org/third_party/fontconfig/include/src/
H A Dfcalias.h197 extern __typeof (FcObjectSetDestroy) IA__FcObjectSetDestroy __attribute((visibility("hidden")));
198 #define FcObjectSetDestroy IA__FcObjectSetDestroy macro
H A Dfcaliastail.h227 # undef FcObjectSetDestroy macro
228 extern __typeof (FcObjectSetDestroy) FcObjectSetDestroy __attribute((alias("IA__FcObjectSetDestroy"), visibility("default")));

Completed in 177 milliseconds