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

  /xsrc/external/mit/fontconfig/dist/src/
fccharset.c 493 FcCharSetIntersect (const FcCharSet *a, const FcCharSet *b)
  /xsrc/external/mit/fontconfig/include/
fcalias.h 101 extern __typeof (FcCharSetIntersect) IA__FcCharSetIntersect FC_ATTRIBUTE_VISIBILITY_HIDDEN;
102 #define FcCharSetIntersect IA__FcCharSetIntersect
fcaliastail.h 109 # undef FcCharSetIntersect
110 extern __typeof (FcCharSetIntersect) FcCharSetIntersect __attribute((alias("IA__FcCharSetIntersect"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;

Completed in 70 milliseconds