Searched defs:GetVerticalOverlap (Results 1 – 2 of 2) sorted by relevance
61 int InfoBarContainer::GetVerticalOverlap(int* total_height) const { in GetVerticalOverlap() function in infobars::InfoBarContainer
53 int GetVerticalOverlap(const gfx::Rect& bounds1, const gfx::Rect& bounds2) { in GetVerticalOverlap() function