Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/autofill/
Dpopup_controller_common.cc110 int top_available = bottom_growth_start - topmost_display_y; in CalculatePopupYAndHeight() local
115 bottom_available >= top_available) { in CalculatePopupYAndHeight()