HomeSort by relevance Sort by last modified time
    Searched defs:FcFontSetDestroy (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/fontconfig/include/src/
fcalias.h 143 extern __typeof (FcFontSetDestroy) IA__FcFontSetDestroy __attribute((visibility("hidden")));
144 #define FcFontSetDestroy IA__FcFontSetDestroy
fcaliastail.h 167 # undef FcFontSetDestroy
168 extern __typeof (FcFontSetDestroy) FcFontSetDestroy __attribute((alias("IA__FcFontSetDestroy"), visibility("default")));

Completed in 388 milliseconds