Searched refs:trailing_bounds (Results 1 – 2 of 2) sorted by relevance
43 gfx::Rect trailing_bounds; in Layout() local44 CalculateChildrenBounds(bounds(), &leading_bounds, &trailing_bounds); in Layout()51 child_at(1)->SetBoundsRect(trailing_bounds); in Layout()105 gfx::Rect* trailing_bounds) const { in CalculateChildrenBounds()111 *trailing_bounds = gfx::Rect(); in CalculateChildrenBounds()131 *trailing_bounds = in CalculateChildrenBounds()137 *trailing_bounds = in CalculateChildrenBounds()
78 gfx::Rect* trailing_bounds) const;