Searched refs:FcUtf16Len (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/fontconfig/include/
H A Dfcaliastail.h467 # undef FcUtf16Len
468 extern __typeof (FcUtf16Len) FcUtf16Len __attribute((alias("IA__FcUtf16Len"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
H A Dfcalias.h417 extern __typeof (FcUtf16Len) IA__FcUtf16Len FC_ATTRIBUTE_VISIBILITY_HIDDEN;
418 #define FcUtf16Len IA__FcUtf16Len macro
/xsrc/external/mit/fontconfig/dist/fontconfig/
H A Dfontconfig.h1085 FcUtf16Len (const FcChar8 *string,
/xsrc/external/mit/fontconfig/dist/src/
H A Dfcstr.c794 FcUtf16Len (const FcChar8 *string, function in typeref:typename:FcBool
H A Dfcfreetype.c763 if (!FcUtf16Len (src, FcEndianBig, src_len, &len, &wchar))

Completed in 10 milliseconds