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

  /xsrc/external/mit/fontconfig/dist/src/
fcpat.c 780 FcPatternDel (FcPattern *p, const char *object)
802 FcPatternDel (p, object);
  /xsrc/external/mit/fontconfig/include/
fcalias.h 315 extern __typeof (FcPatternDel) IA__FcPatternDel FC_ATTRIBUTE_VISIBILITY_HIDDEN;
316 #define FcPatternDel IA__FcPatternDel
fcaliastail.h 355 # undef FcPatternDel
356 extern __typeof (FcPatternDel) FcPatternDel __attribute((alias("IA__FcPatternDel"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;

Completed in 9 milliseconds