Searched refs:PasteAndGo (Results 1 – 6 of 6) sorted by relevance
30 model->PasteAndGo(text); in OnMousePressed()
336 model()->PasteAndGo(GetClipboardText()); in ExecuteCommand()980 model()->PasteAndGo(text); in OnDrop()989 model()->PasteAndGo(collapsed_text); in OnDrop()
187 void PasteAndGo(const base::string16& text);
612 void OmniboxEditModel::PasteAndGo(const base::string16& text) { in PasteAndGo() function in OmniboxEditModel
246 TEST_F(AutocompleteTextFieldEditorObserverTest, PasteAndGo) {
946 model()->PasteAndGo(text);