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

/external/chromium/chrome/browser/ui/gtk/
H A Dstatus_bubble_gtk.cc61 void StatusBubbleGtk::SetStatus(const string16& status_text_wide) { argument
62 std::string status_text = UTF16ToUTF8(status_text_wide);

Completed in 52 milliseconds