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

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_popup_controller_impl.cc504 int current_height = kPopupBorderThickness; local
507 current_height += GetRowHeightFromId(identifiers()[i]);
509 if (y <= current_height)

Completed in 62 milliseconds