Searched defs:utf8_text (Results 1 – 3 of 3) sorted by relevance
17 void ExtractCompositionTextFromGtkPreedit(const gchar* utf8_text, in ExtractCompositionTextFromGtkPreedit()
113 std::string utf8_text = base::UTF16ToUTF8(text); in WriteTextOrURL() local
113 std::string utf8_text(base::UTF16ToUTF8(text)); in DetermineTextLanguage() local