Searched defs:codepoint (Results 1 – 1 of 1) sorted by relevance
60 inline size_t UTF8Length(uint32_t codepoint) in UTF8Length()75 size_t EncodeUTF8(uint32_t codepoint, uint8_t* utf8, size_t len, size_t index) in EncodeUTF8()225 uint32_t codepoint = DecodeUTF16(utf16In, end, &i); in ConvertRegionUtf16ToUtf8() local301 uint32_t codepoint = DecodeUTF16(utf16In, end, &i); in ConvertRegionUtf16ToLatin1() local