Searched refs:bottom_bounds (Results 1 – 1 of 1) sorted by relevance
73 const gfx::Rect& bottom_bounds) { in GetVerticalDistance() argument74 return abs(bottom_bounds.y() - top_bounds.bottom()); in GetVerticalDistance()