Searched refs:GetDesiredPopupWidth (Results 1 – 3 of 3) sorted by relevance
161 int GetDesiredPopupWidth() const;
104 using AutofillPopupControllerImpl::GetDesiredPopupWidth;542 int desired_width = autofill_popup_controller_->GetDesiredPopupWidth(); in TEST_F()
596 int AutofillPopupControllerImpl::GetDesiredPopupWidth() const { in GetDesiredPopupWidth() function in autofill::AutofillPopupControllerImpl649 int popup_required_width = GetDesiredPopupWidth(); in UpdatePopupBounds()