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

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view_layout.cc494 int child_bottom = child->bounds().bottom(); local
495 if (child_bottom > height)
496 height = child_bottom;

Completed in 46 milliseconds