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

  /external/chromium_org/third_party/fontconfig/include/src/
fcaliastail.h 419 # undef FcStrSetDestroy
420 extern __typeof (FcStrSetDestroy) FcStrSetDestroy __attribute((alias("IA__FcStrSetDestroy"), visibility("default")));
fcalias.h 375 extern __typeof (FcStrSetDestroy) IA__FcStrSetDestroy __attribute((visibility("hidden")));
376 #define FcStrSetDestroy IA__FcStrSetDestroy

Completed in 254 milliseconds