Searched defs:scroll_bottom (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dautofill_dialog_views.cc1498 int scroll_bottom = content_bounds.bottom(); local
1504 scrollable_area_->SetBounds(x, scroll_y, width, scroll_bottom - scroll_y);

Completed in 121 milliseconds