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

/external/chromium_org/chrome/browser/ui/views/
H A Dstatus_bubble_views.cc788 const int bubble_bottom_y = top_left.y() + position_.y() + size_.height(); local
790 if (bubble_bottom_y + offset > monitor_rect.height() ||

Completed in 260 milliseconds