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

  /external/chromium_org/third_party/fontconfig/include/src/
fcaliastail.h 5 # undef FcBlanksDestroy
6 extern __typeof (FcBlanksDestroy) FcBlanksDestroy __attribute((alias("IA__FcBlanksDestroy"), visibility("default")));
fcalias.h 3 extern __typeof (FcBlanksDestroy) IA__FcBlanksDestroy __attribute((visibility("hidden")));
4 #define FcBlanksDestroy IA__FcBlanksDestroy

Completed in 41 milliseconds