Searched refs:RemoveSelectedLine (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_popup_controller_unittest.cc95 using AutofillPopupControllerImpl::RemoveSelectedLine;
246 EXPECT_FALSE(autofill_popup_controller_->RemoveSelectedLine());
251 EXPECT_FALSE(autofill_popup_controller_->RemoveSelectedLine());
258 EXPECT_TRUE(autofill_popup_controller_->RemoveSelectedLine());
264 EXPECT_TRUE(autofill_popup_controller_->RemoveSelectedLine());
284 EXPECT_TRUE(autofill_popup_controller_->RemoveSelectedLine());
H A Dautofill_popup_controller_impl.h115 bool RemoveSelectedLine();
H A Dautofill_popup_controller_impl.cc273 RemoveSelectedLine();
471 bool AutofillPopupControllerImpl::RemoveSelectedLine() { function in class:autofill::AutofillPopupControllerImpl

Completed in 814 milliseconds