Searched defs:set_text (Results 1 – 9 of 9) sorted by relevance
236 sub set_text { method in ANTLR::Runtime::Lexer
122 sub set_text { method in ANTLR::Runtime::CommonToken
31 void set_text(const base::string16& text) { text_ = text; } in set_text() function
36 void set_text(const base::string16& text) { text_ = text; } in set_text() function
88 void set_text(const base::string16& text) { text_ = text; } in set_text() function in views::examples::TextExample::TextExampleView
148 void set_text(const std::string& text) { text_ = text; } in set_text() function
53 void set_text(const std::string& text) { in set_text() function in ui::__anon68ae30c40111::ClipboardData
776 jmethodID set_text = MethodID::Get<MethodID::TYPE_INSTANCE>( in TEST_F() local
988 set_text(png_structp png_ptr, png_infop info_ptr, png_textp text, in set_text() function