Searched refs:bubble_bottom_y (Results 1 – 1 of 1) sorted by relevance
760 const int bubble_bottom_y = top_left.y() + position_.y() + size_.height(); in AvoidMouse() local762 if (bubble_bottom_y + offset > monitor_rect.height() || in AvoidMouse()