Searched refs:suggestion_utf8 (Results 1 – 1 of 1) sorted by relevance
767 std::string suggestion_utf8 = UTF16ToUTF8(suggestion); in SetInstantSuggestion() local769 gtk_label_set_text(GTK_LABEL(instant_view_), suggestion_utf8.c_str()); in SetInstantSuggestion()