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

  /xsrc/external/mit/fontconfig/dist/src/
fccharset.c 285 FcCharSetDelChar (FcCharSet *fcs, FcChar32 ucs4)
  /xsrc/external/mit/fontconfig/include/
fcalias.h 95 extern __typeof (FcCharSetDelChar) IA__FcCharSetDelChar FC_ATTRIBUTE_VISIBILITY_HIDDEN;
96 #define FcCharSetDelChar IA__FcCharSetDelChar
fcaliastail.h 103 # undef FcCharSetDelChar
104 extern __typeof (FcCharSetDelChar) FcCharSetDelChar __attribute((alias("IA__FcCharSetDelChar"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;

Completed in 7 milliseconds