Home | History | Annotate | Download | only in textfield

Lines Matching defs:InsertText

327   model_->InsertText(new_text);
894 model_->InsertText(new_text);
1344 void Textfield::InsertText(const base::string16& new_text) {
1352 model_->InsertText(new_text);
1811 model_->InsertText(selection_clipboard_text);