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

  /external/chromium_org/third_party/fontconfig/include/src/
fcftaliastail.h 3 # undef FcFreeTypeCharIndex
4 extern __typeof (FcFreeTypeCharIndex) FcFreeTypeCharIndex __attribute((alias("IA__FcFreeTypeCharIndex"), visibility("default")));
fcftalias.h 1 extern __typeof (FcFreeTypeCharIndex) IA__FcFreeTypeCharIndex __attribute((visibility("hidden")));
2 #define FcFreeTypeCharIndex IA__FcFreeTypeCharIndex

Completed in 29 milliseconds