RoundedElementBounds 576 chrome/browser/ui/autofill/autofill_popup_controller_impl.cc int popup_width = controller_common_->RoundedElementBounds().width(); RoundedElementBounds 164 chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc controller_common_.RoundedElementBounds().width()); RoundedElementBounds 74 chrome/browser/ui/autofill/popup_controller_common.cc RoundedElementBounds().x())); RoundedElementBounds 77 chrome/browser/ui/autofill/popup_controller_common.cc RoundedElementBounds().right())); RoundedElementBounds 105 chrome/browser/ui/autofill/popup_controller_common.cc RoundedElementBounds().y())); RoundedElementBounds 108 chrome/browser/ui/autofill/popup_controller_common.cc RoundedElementBounds().bottom())); RoundedElementBounds 131 chrome/browser/ui/autofill/popup_controller_common.cc gfx::Point top_left_corner_of_popup = RoundedElementBounds().origin() + RoundedElementBounds 132 chrome/browser/ui/autofill/popup_controller_common.cc gfx::Vector2d(RoundedElementBounds().width() - popup_required_width, RoundedElementBounds 138 chrome/browser/ui/autofill/popup_controller_common.cc gfx::Point bottom_right_corner_of_popup = RoundedElementBounds().origin() + RoundedElementBounds 140 chrome/browser/ui/autofill/popup_controller_common.cc RoundedElementBounds().height() + popup_required_height); RoundedElementBounds 40 chrome/browser/ui/autofill/popup_controller_common.h const gfx::Rect RoundedElementBounds() const;