Searched refs:suggestion_utf8 (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit_view_gtk.cc767 std::string suggestion_utf8 = UTF16ToUTF8(suggestion); local
769 gtk_label_set_text(GTK_LABEL(instant_view_), suggestion_utf8.c_str());

Completed in 43 milliseconds