Searched refs:UTF16LengthFromUTF8ByteCount (Results 1 – 3 of 3) sorted by relevance
45 lengthUTF16 += UTF16LengthFromUTF8ByteCount(byteCount); in UTF8PositionFromUTF16Position()106 const unsigned int utf16Len = UTF16LengthFromUTF8ByteCount(byteCount); in UTF16Length()135 const size_t outLen = UTF16LengthFromUTF8ByteCount(byteCount); in UTF16FromUTF8()
95 inline constexpr unsigned int UTF16LengthFromUTF8ByteCount(unsigned int byteCount) noexcept { in UTF16LengthFromUTF8ByteCount() function
1809 const UINT32 codeUnits = UTF16LengthFromUTF8ByteCount(byteCount); in FillTextLayoutFormats()