Home
last modified time | relevance | path

Searched refs:SetUserText (Results 1 – 17 of 17) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_browsertest.cc78 location_bar->location_entry()->SetUserText(ASCIIToUTF16("chrome")); in IN_PROC_BROWSER_TEST_F()
91 location_bar->location_entry()->SetUserText(ASCIIToUTF16("chrome")); in IN_PROC_BROWSER_TEST_F()
146 location_bar->location_entry()->SetUserText(string16()); in IN_PROC_BROWSER_TEST_F()
181 location_bar->location_entry()->SetUserText(ASCIIToUTF16("foo")); in IN_PROC_BROWSER_TEST_F()
199 location_bar->location_entry()->SetUserText(ASCIIToUTF16("?")); in IN_PROC_BROWSER_TEST_F()
217 location_bar->location_entry()->SetUserText(ASCIIToUTF16("?foo")); in IN_PROC_BROWSER_TEST_F()
234 location_bar->location_entry()->SetUserText(ASCIIToUTF16(" ?foo")); in IN_PROC_BROWSER_TEST_F()
Dautocomplete_edit_view.h81 virtual void SetUserText(const string16& text) = 0;
82 virtual void SetUserText(const string16& text,
Dautocomplete_edit_view_views.cc354 void AutocompleteEditViewViews::SetUserText(const string16& text) { in SetUserText() function in AutocompleteEditViewViews
355 SetUserText(text, text, true); in SetUserText()
358 void AutocompleteEditViewViews::SetUserText(const string16& text, in SetUserText() function in AutocompleteEditViewViews
361 model_->SetUserText(text); in SetUserText()
379 SetUserText(ASCIIToUTF16("?")); in SetForcedQuery()
Dautocomplete_edit_unittest.cc32 virtual void SetUserText(const string16& text) {} in SetUserText() function in __anonef7289330111::TestingAutocompleteEditView
33 virtual void SetUserText(const string16& text, in SetUserText() function in __anonef7289330111::TestingAutocompleteEditView
Dautocomplete_edit_view_browsertest.cc387 edit_view->SetUserText(ASCIIToUTF16("Hello world")); in BrowserAcceleratorsTest()
446 edit_view->SetUserText(ASCIIToUTF16("Hello world")); in PopupAcceleratorsTest()
565 edit_view->SetUserText(ASCIIToUTF16(chrome::kChromeUIHistoryURL)); in AltEnterTest()
790 edit_view->SetUserText(string16()); in AcceptKeywordBySpaceTest()
829 edit_view->SetUserText(string16()); in AcceptKeywordBySpaceTest()
873 edit_view->SetUserText(string16()); in NonSubstitutingKeywordTest()
886 edit_view->SetUserText(string16()); in NonSubstitutingKeywordTest()
926 edit_view->SetUserText(ASCIIToUTF16("bar")); in DeleteItemTest()
1011 edit_view->SetUserText(ASCIIToUTF16("Hello world")); in TabMoveCursorToEndTest()
1257 edit_view->SetUserText(ASCIIToUTF16("Hello world")); in IN_PROC_BROWSER_TEST_F()
[all …]
Dautocomplete_edit_view_mac.h56 virtual void SetUserText(const string16& text);
57 virtual void SetUserText(const string16& text,
Dautocomplete_edit_view_views.h91 virtual void SetUserText(const string16& text) OVERRIDE;
92 virtual void SetUserText(const string16& text,
Dautocomplete_edit_view_gtk.h111 virtual void SetUserText(const string16& text);
112 virtual void SetUserText(const string16& text,
Dautocomplete_edit_view_win.h106 virtual void SetUserText(const string16& text);
107 virtual void SetUserText(const string16& text,
Dautocomplete_edit.h185 void SetUserText(const string16& text);
Dautocomplete_edit_view_win.cc643 void AutocompleteEditViewWin::SetUserText(const string16& text) { in SetUserText() function in AutocompleteEditViewWin
644 SetUserText(text, text, true); in SetUserText()
647 void AutocompleteEditViewWin::SetUserText(const string16& text, in SetUserText() function in AutocompleteEditViewWin
651 model_->SetUserText(text); in SetUserText()
669 SetUserText(L"?"); in SetForcedQuery()
976 SetUserText(UTF8ToWide(url.spec())); in OnPerformDropImpl()
Dautocomplete_edit_view_mac.mm258 // Should restore the user's text via SetUserText().
323 void AutocompleteEditViewMac::SetUserText(const string16& text) { function
324 SetUserText(text, text, true);
327 void AutocompleteEditViewMac::SetUserText(const string16& text, function
330 model_->SetUserText(text);
380 SetUserText(ASCIIToUTF16("?"));
Dautocomplete_edit_view_gtk.cc541 void AutocompleteEditViewGtk::SetUserText(const string16& text) { in SetUserText() function in AutocompleteEditViewGtk
542 SetUserText(text, text, true); in SetUserText()
545 void AutocompleteEditViewGtk::SetUserText(const string16& text, in SetUserText() function in AutocompleteEditViewGtk
548 model_->SetUserText(text); in SetUserText()
566 SetUserText(ASCIIToUTF16("?")); in SetForcedQuery()
Dautocomplete_edit.cc125 view_->SetUserText(state.user_text, in RestoreState()
154 void AutocompleteEditModel::SetUserText(const string16& text) { in SetUserText() function in AutocompleteEditModel
/external/chromium/chrome/browser/instant/
Dinstant_browsertest.cc90 location_bar_->location_entry()->SetUserText(ASCIIToUTF16("d")); in SetupLocationBar()
122 location_bar_->location_entry()->SetUserText(UTF8ToUTF16(text)); in SetLocationBarText()
464 location_bar_->location_entry()->SetUserText(ASCIIToUTF16("def")); in IN_PROC_BROWSER_TEST_F()
496 location_bar_->location_entry()->SetUserText(ASCIIToUTF16("defg")); in IN_PROC_BROWSER_TEST_F()
533 location_bar_->location_entry()->SetUserText(ASCIIToUTF16("d")); in IN_PROC_BROWSER_TEST_F()
583 location_bar_->location_entry()->SetUserText(ASCIIToUTF16("d")); in IN_PROC_BROWSER_TEST_F()
635 location_bar_->location_entry()->SetUserText(UTF8ToUTF16(url.spec())); in IN_PROC_BROWSER_TEST_F()
650 location_bar_->location_entry()->SetUserText(UTF8ToUTF16(url2.spec())); in IN_PROC_BROWSER_TEST_F()
782 location_bar_->location_entry()->SetUserText(UTF8ToUTF16(url.spec())); in IN_PROC_BROWSER_TEST_F()
786 location_bar_->location_entry()->SetUserText(UTF8ToUTF16(url.spec())); in IN_PROC_BROWSER_TEST_F()
/external/chromium/chrome/browser/
Domnibox_search_hint.cc213 edit_view->SetUserText( in ShowEnteringQuery()
/external/chromium/chrome/browser/automation/
Dtesting_automation_provider.cc1114 SetUserText(text); in SetAutocompleteEditText()
3073 edit_view->SetUserText(text); in SetOmniboxText()