Searched refs:child_bottom (Results 1 – 1 of 1) sorted by relevance
494 int child_bottom = child->bounds().bottom(); in UpdateTopContainerBounds() local495 if (child_bottom > height) in UpdateTopContainerBounds()496 height = child_bottom; in UpdateTopContainerBounds()