Searched refs:PasteAndGo (Results 1 – 13 of 13) sorted by relevance
812 model()->PasteAndGo(text); in OnDrop()821 model()->PasteAndGo(collapsed_text); in OnDrop()882 model()->PasteAndGo(GetClipboardText()); in ExecuteCommand()
182 void PasteAndGo(const base::string16& text);
589 void OmniboxEditModel::PasteAndGo(const base::string16& text) { in PasteAndGo() function in OmniboxEditModel
231 void PasteAndGo();
166 void PasteAndGo(const string16& text);
993 PasteAndGo(CollapseWhitespace(text, true)); in OnPerformDropImpl()1002 void AutocompleteEditViewWin::PasteAndGo(const string16& text) { in PasteAndGo() function in AutocompleteEditViewWin1004 model_->PasteAndGo(); in PasteAndGo()1112 model_->PasteAndGo(); in ExecuteCommand()
421 void AutocompleteEditModel::PasteAndGo() { in PasteAndGo() function in AutocompleteEditModel
1499 model_->PasteAndGo(); in HandlePasteAndGo()1780 model_->PasteAndGo(); in OnPerformDropImpl()
984 model_->PasteAndGo();
228 TEST_F(AutocompleteTextFieldEditorObserverTest, PasteAndGo) {
246 TEST_F(AutocompleteTextFieldEditorObserverTest, PasteAndGo) {
1274 model()->PasteAndGo(sanitized_text_for_paste_and_go_); in HandlePasteAndGo()1687 model()->PasteAndGo(sanitized_string); in OnPerformDropImpl()
886 model()->PasteAndGo(text);