Searched refs:GetCodePoint (Results 1 – 1 of 1) sorted by relevance
490 uint32_t GetCodePoint(const std::string &str8, uint32_t &i) in GetCodePoint() function526 uint32_t codePoint = GetCodePoint(str8, i); in UTF8ToUTF16()