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

  /xsrc/external/mit/fontconfig/dist/src/
fcfs.c 43 FcFontSetDestroy (FcFontSet *s)
145 FcFontSetDestroy (new);
  /xsrc/external/mit/fontconfig/include/
fcalias.h 159 extern __typeof (FcFontSetDestroy) IA__FcFontSetDestroy FC_ATTRIBUTE_VISIBILITY_HIDDEN;
160 #define FcFontSetDestroy IA__FcFontSetDestroy
fcaliastail.h 183 # undef FcFontSetDestroy
184 extern __typeof (FcFontSetDestroy) FcFontSetDestroy __attribute((alias("IA__FcFontSetDestroy"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;

Completed in 14 milliseconds