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

  /xsrc/external/mit/fontconfig/dist/src/
fcstr.c 1489 FcStrSetDel (set, new_a);
1543 FcStrSetDel (FcStrSet *set, const FcChar8 *s)
  /xsrc/external/mit/fontconfig/include/
fcalias.h 435 extern __typeof (FcStrSetDel) IA__FcStrSetDel FC_ATTRIBUTE_VISIBILITY_HIDDEN;
436 #define FcStrSetDel IA__FcStrSetDel
fcaliastail.h 485 # undef FcStrSetDel
486 extern __typeof (FcStrSetDel) FcStrSetDel __attribute((alias("IA__FcStrSetDel"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;

Completed in 6 milliseconds