Searched refs:TextToUtf16 (Results 1 – 1 of 1) sorted by relevance
60 std::u16string TextToUtf16(std::string str) in TextToUtf16() function89 const std::u16string u16Text = TextToUtf16(utf8); in DoDraw()