Home
last modified time | relevance | path

Searched refs:SelectNextLine (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
Dautofill_popup_controller_unittest.cc93 using AutofillPopupControllerImpl::SelectNextLine;
205 autofill_popup_controller_->SelectNextLine(); in TEST_F()
299 autofill_popup_controller_->SelectNextLine(); in TEST_F()
Dautofill_popup_controller_impl.h109 void SelectNextLine();
Dautofill_popup_controller_impl.cc260 SelectNextLine(); in HandleKeyPressEvent()
441 void AutofillPopupControllerImpl::SelectNextLine() { in SelectNextLine() function in autofill::AutofillPopupControllerImpl