Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/autofill/
Dautofill_popup_controller_impl.h148 int GetDesiredPopupHeight() const;
Dautofill_popup_controller_impl.cc574 int AutofillPopupControllerImpl::GetDesiredPopupHeight() const { in GetDesiredPopupHeight() function in autofill::AutofillPopupControllerImpl
608 int popup_height = GetDesiredPopupHeight(); in UpdatePopupBounds()
Dautofill_popup_controller_unittest.cc105 using AutofillPopupControllerImpl::GetDesiredPopupHeight;