Searched defs:utf8Text (Results 1 – 3 of 3) sorted by relevance
71 …CString utf8Text = UTF8Encoding().encode(text.characters(), text.length(), EntitiesForUnencodables… in append() local
131 gchar* utf8Text; in utf16ToUtf8() local142 GOwnPtr<gchar> utf8Text(utf16ToUtf8(characters, length, newLength)); in convertUniCharToUTF8() local
80 GOwnPtr<gchar> utf8Text(g_utf16_to_utf8(const_cast<gunichar2*>(text), length, 0, 0, 0)); in checkSpellingOfString() local