set_text           53 ui/base/clipboard/clipboard_aura.cc   void set_text(const std::string& text) {
set_text           90 ui/views/controls/textfield/textfield_unittest.cc   void set_text(const base::string16& text) { text_ = text; }
set_text          114 ui/views/examples/text_example.cc   void set_text(const base::string16& text) { text_ = text; }