Searched refs:SelectionCleared (Results 1 – 9 of 9) sorted by relevance
30 MOCK_METHOD0(SelectionCleared, void());96 EXPECT_CALL(mock_delegate_, SelectionCleared()); in IN_PROC_BROWSER_TEST_F()
231 delegate_->SelectionCleared(); in ClearSelection()
38 virtual void SelectionCleared() = 0;
93 virtual void SelectionCleared() OVERRIDE;
79 virtual void SelectionCleared() OVERRIDE;
303 void PasswordGenerationPopupControllerImpl::SelectionCleared() { in SelectionCleared() function in autofill::PasswordGenerationPopupControllerImpl
317 void AutofillPopupControllerImpl::SelectionCleared() { in SelectionCleared() function in autofill::AutofillPopupControllerImpl
66 virtual void SelectionCleared() OVERRIDE {}
125 delegate_->SelectionCleared();