HomeSort by: relevance | last modified time | path
    Searched defs:FcConfigAppFontClear (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/fontconfig/dist/src/
fccfg.c 2898 FcConfigAppFontClear (FcConfig *config)
  /xsrc/external/mit/fontconfig/include/
fcalias.h 71 extern __typeof (FcConfigAppFontClear) IA__FcConfigAppFontClear FC_ATTRIBUTE_VISIBILITY_HIDDEN;
72 #define FcConfigAppFontClear IA__FcConfigAppFontClear
fcaliastail.h 77 # undef FcConfigAppFontClear
78 extern __typeof (FcConfigAppFontClear) FcConfigAppFontClear __attribute((alias("IA__FcConfigAppFontClear"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;

Completed in 12 milliseconds