Searched refs:GetDesiredPopupHeight (Results 1 – 3 of 3) sorted by relevance
164 int GetDesiredPopupHeight() const;
105 using AutofillPopupControllerImpl::GetDesiredPopupHeight;543 int desired_height = autofill_popup_controller_->GetDesiredPopupHeight(); in TEST_F()
616 int AutofillPopupControllerImpl::GetDesiredPopupHeight() const { in GetDesiredPopupHeight() function in autofill::AutofillPopupControllerImpl650 int popup_height = GetDesiredPopupHeight(); in UpdatePopupBounds()