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

  /external/chromium_org/third_party/fontconfig/include/src/
fcaliastail.h 55 # undef FcConfigGetCache
56 extern __typeof (FcConfigGetCache) FcConfigGetCache __attribute((alias("IA__FcConfigGetCache"), visibility("default")));
fcalias.h 49 extern __typeof (FcConfigGetCache) IA__FcConfigGetCache __attribute((visibility("hidden")));
50 #define FcConfigGetCache IA__FcConfigGetCache

Completed in 257 milliseconds