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

  /external/chromium_org/third_party/fontconfig/include/src/
fcaliastail.h 189 # undef FcGetLangs
190 extern __typeof (FcGetLangs) FcGetLangs __attribute((alias("IA__FcGetLangs"), visibility("default")));
fcalias.h 161 extern __typeof (FcGetLangs) IA__FcGetLangs __attribute((visibility("hidden")));
162 #define FcGetLangs IA__FcGetLangs

Completed in 389 milliseconds