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

  /xsrc/external/mit/fontconfig/dist/src/
fclang.c 486 FcLangSetDestroy (FcLangSet *ls)
532 FcLangSetDestroy (new);
833 FcLangSetDestroy (ls);
  /xsrc/external/mit/fontconfig/include/
fcalias.h 185 extern __typeof (FcLangSetDestroy) IA__FcLangSetDestroy FC_ATTRIBUTE_VISIBILITY_HIDDEN;
186 #define FcLangSetDestroy IA__FcLangSetDestroy
fcaliastail.h 213 # undef FcLangSetDestroy
214 extern __typeof (FcLangSetDestroy) FcLangSetDestroy __attribute((alias("IA__FcLangSetDestroy"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;

Completed in 7 milliseconds