Searched refs:RoundedElementBounds (Results 1 – 2 of 2) sorted by relevance
603 int popup_width = RoundedElementBounds().width(); in GetDesiredPopupWidth()654 gfx::Point top_left_corner_of_popup = RoundedElementBounds().origin() + in UpdatePopupBounds()655 gfx::Vector2d(RoundedElementBounds().width() - popup_required_width, in UpdatePopupBounds()661 gfx::Point bottom_right_corner_of_popup = RoundedElementBounds().origin() + in UpdatePopupBounds()663 RoundedElementBounds().height() + popup_height); in UpdatePopupBounds()701 const gfx::Rect AutofillPopupControllerImpl::RoundedElementBounds() const { in RoundedElementBounds() function in autofill::AutofillPopupControllerImpl723 RoundedElementBounds().x())); in CalculatePopupXAndWidth()726 RoundedElementBounds().right())); in CalculatePopupXAndWidth()754 RoundedElementBounds().y())); in CalculatePopupYAndHeight()756 std::min(bottommost_display_y, RoundedElementBounds().bottom())); in CalculatePopupYAndHeight()
179 const gfx::Rect RoundedElementBounds() const;