Home | History | Annotate | Download | only in textfield

Lines Matching defs:InsertText

324   model_->InsertText(new_text);
865 model_->InsertText(new_text);
1300 void Textfield::InsertText(const base::string16& new_text) {
1308 model_->InsertText(new_text);
1763 model_->InsertText(selection_clipboard_text);