Searched refs:top_growth_end (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dpopup_controller_common.cc103 int top_growth_end = std::max(topmost_display_y, local
111 int bottom_available = bottommost_display_y - top_growth_end;
120 return std::make_pair(top_growth_end - popup_required_height,

Completed in 77 milliseconds