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

  /xsrc/external/mit/fontconfig/include/
fcalias.h 449 extern __typeof (FcConfigParseAndLoadFromMemory) IA__FcConfigParseAndLoadFromMemory FC_ATTRIBUTE_VISIBILITY_HIDDEN;
450 #define FcConfigParseAndLoadFromMemory IA__FcConfigParseAndLoadFromMemory
fcaliastail.h 501 # undef FcConfigParseAndLoadFromMemory
502 extern __typeof (FcConfigParseAndLoadFromMemory) FcConfigParseAndLoadFromMemory __attribute((alias("IA__FcConfigParseAndLoadFromMemory"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
  /xsrc/external/mit/fontconfig/dist/src/
fcxml.c 3726 FcConfigParseAndLoadFromMemory (FcConfig *config,

Completed in 7 milliseconds