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

/external/chromium_org/chrome/browser/ui/autofill/
H A Dpopup_controller_common.cc106 int bottom_growth_start = std::max(topmost_display_y, local
110 int top_available = bottom_growth_start - topmost_display_y;
117 return std::make_pair(bottom_growth_start, popup_required_height);

Completed in 76 milliseconds