Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/autofill/
Dautofill_popup_controller_impl.cc759 int bottom_available = bottommost_display_y - top_growth_end; in CalculatePopupYAndHeight() local
762 if (bottom_available >= popup_required_height || in CalculatePopupYAndHeight()
763 bottom_available >= top_available) { in CalculatePopupYAndHeight()