Home
last modified time | relevance | path

Searched refs:FcDirCacheLoad (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/fontconfig/include/src/
Dfcaliastail.h147 # undef FcDirCacheLoad
148 extern __typeof (FcDirCacheLoad) FcDirCacheLoad __attribute((alias("IA__FcDirCacheLoad"), visibilit…
Dfcalias.h131 extern __typeof (FcDirCacheLoad) IA__FcDirCacheLoad __attribute((visibility("hidden")));
132 #define FcDirCacheLoad IA__FcDirCacheLoad macro