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

  /xsrc/external/mit/fontconfig/dist/src/
fccharset.c 804 FcCharSetFirstPage (const FcCharSet *a,
  /xsrc/external/mit/fontconfig/include/
fcalias.h 119 extern __typeof (FcCharSetFirstPage) IA__FcCharSetFirstPage FC_ATTRIBUTE_VISIBILITY_HIDDEN;
120 #define FcCharSetFirstPage IA__FcCharSetFirstPage
fcaliastail.h 127 # undef FcCharSetFirstPage
128 extern __typeof (FcCharSetFirstPage) FcCharSetFirstPage __attribute((alias("IA__FcCharSetFirstPage"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;

Completed in 56 milliseconds