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

  /external/chromium_org/third_party/fontconfig/include/src/
fcaliastail.h 207 # undef FcLangSetCompare
208 extern __typeof (FcLangSetCompare) FcLangSetCompare __attribute((alias("IA__FcLangSetCompare"), visibility("default")));
fcalias.h 179 extern __typeof (FcLangSetCompare) IA__FcLangSetCompare __attribute((visibility("hidden")));
180 #define FcLangSetCompare IA__FcLangSetCompare

Completed in 27 milliseconds