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

  /xsrc/external/mit/fontconfig/dist/doc/
fcstring.fncs 82 @FUNC@ FcUtf16Len
  /xsrc/external/mit/fontconfig/include/
fcaliastail.h 467 # undef FcUtf16Len
468 extern __typeof (FcUtf16Len) FcUtf16Len __attribute((alias("IA__FcUtf16Len"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
fcalias.h 417 extern __typeof (FcUtf16Len) IA__FcUtf16Len FC_ATTRIBUTE_VISIBILITY_HIDDEN;
418 #define FcUtf16Len IA__FcUtf16Len
  /xsrc/external/mit/fontconfig/dist/fontconfig/
fontconfig.h 1085 FcUtf16Len (const FcChar8 *string,
  /xsrc/external/mit/fontconfig/dist/src/
fcstr.c 794 FcUtf16Len (const FcChar8 *string,
fcfreetype.c 763 if (!FcUtf16Len (src, FcEndianBig, src_len, &len, &wchar))

Completed in 13 milliseconds