Searched defs:FcFontRenderPrepare (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/fontconfig/include/src/
H A Dfcalias.h227 extern __typeof (FcFontRenderPrepare) IA__FcFontRenderPrepare __attribute((visibility("hidden")));
228 #define FcFontRenderPrepare IA__FcFontRenderPrepare macro
H A Dfcaliastail.h261 # undef FcFontRenderPrepare macro
262 extern __typeof (FcFontRenderPrepare) FcFontRenderPrepare __attribute((alias("IA__FcFontRenderPrepare"), visibility("default")));

Completed in 313 milliseconds