Searched refs:right_position_x (Results 1 – 1 of 1) sorted by relevance
772 int right_position_x = window_width - (position_.x() + size_.width()); in AvoidMouse() local773 popup_->SetBounds(gfx::Rect(top_left.x() + right_position_x, in AvoidMouse()