GetPopupBounds 361 chrome/browser/extensions/api/extension_action/browser_action_apitest.cc EXPECT_EQ(minSize, actions_bar.GetPopupBounds().size()); GetPopupBounds 365 chrome/browser/extensions/api/extension_action/browser_action_apitest.cc EXPECT_EQ(middleSize, actions_bar.GetPopupBounds().size()); GetPopupBounds 370 chrome/browser/extensions/api/extension_action/browser_action_apitest.cc EXPECT_EQ(maxSize, actions_bar.GetPopupBounds().size()); GetPopupBounds 57 chrome/browser/extensions/browser_action_test_util.h gfx::Rect GetPopupBounds(); GetPopupBounds 626 chrome/browser/ui/autofill/autofill_popup_controller_impl.cc popup_bounds_ = controller_common_->GetPopupBounds(popup_height, GetPopupBounds 204 chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc popup_bounds_ = controller_common_.GetPopupBounds(popup_height, popup_width); GetPopupBounds 45 chrome/browser/ui/autofill/popup_controller_common.h gfx::Rect GetPopupBounds(int desired_height, int desired_width) const; GetPopupBounds 77 chrome/browser/ui/autofill/popup_controller_common_unittest.cc popup_controller->GetPopupBounds(desired_height, desired_width); GetPopupBounds 215 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.cc params.bounds = GetPopupBounds(); GetPopupBounds 247 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.cc popup_->SetBounds(GetPopupBounds()); GetPopupBounds 290 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.cc popup_->SetBounds(GetPopupBounds()); GetPopupBounds 37 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.h gfx::Rect GetPopupBounds() const;