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

  /xsrc/external/mit/fontconfig/dist/src/
fcstr.c 794 FcUtf16Len (const FcChar8 *string,
  /xsrc/external/mit/fontconfig/include/
fcalias.h 417 extern __typeof (FcUtf16Len) IA__FcUtf16Len FC_ATTRIBUTE_VISIBILITY_HIDDEN;
418 #define FcUtf16Len IA__FcUtf16Len
fcaliastail.h 467 # undef FcUtf16Len
468 extern __typeof (FcUtf16Len) FcUtf16Len __attribute((alias("IA__FcUtf16Len"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;

Completed in 8 milliseconds