HomeSort by: relevance | last modified time | path
    Searched refs:FcBlanksDestroy (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/fontconfig/dist/doc/
fcblanks.fncs 34 @FUNC@ FcBlanksDestroy
  /xsrc/external/mit/fontconfig/include/
fcaliastail.h 5 # undef FcBlanksDestroy
6 extern __typeof (FcBlanksDestroy) FcBlanksDestroy __attribute((alias("IA__FcBlanksDestroy"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
fcalias.h 3 extern __typeof (FcBlanksDestroy) IA__FcBlanksDestroy FC_ATTRIBUTE_VISIBILITY_HIDDEN;
4 #define FcBlanksDestroy IA__FcBlanksDestroy
  /xsrc/external/mit/fontconfig/dist/fontconfig/
fontconfig.h 347 FcBlanksDestroy (FcBlanks *b);
  /xsrc/external/mit/fontconfig/dist/src/
fccfg.c 823 FcBlanksDestroy (FcBlanks *b FC_UNUSED)

Completed in 10 milliseconds