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

  /external/chromium_org/third_party/fontconfig/include/src/
fcaliastail.h 395 # undef FcUtf8Len
396 extern __typeof (FcUtf8Len) FcUtf8Len __attribute((alias("IA__FcUtf8Len"), visibility("default")));
fcalias.h 351 extern __typeof (FcUtf8Len) IA__FcUtf8Len __attribute((visibility("hidden")));
352 #define FcUtf8Len IA__FcUtf8Len

Completed in 825 milliseconds