Searched refs:GetPopupBounds (Results 1 – 7 of 7) sorted by relevance
175 EXPECT_EQ(minSize, actions_bar.GetPopupBounds().size()); in IN_PROC_BROWSER_TEST_F()179 EXPECT_EQ(middleSize, actions_bar.GetPopupBounds().size()); in IN_PROC_BROWSER_TEST_F()184 EXPECT_EQ(maxSize, actions_bar.GetPopupBounds().size()); in IN_PROC_BROWSER_TEST_F()
53 gfx::Rect GetPopupBounds();
69 gfx::Rect BrowserActionTestUtil::GetPopupBounds() { in GetPopupBounds() function in BrowserActionTestUtil
56 gfx::Rect BrowserActionTestUtil::GetPopupBounds() { function
232 gfx::Rect AutocompletePopupContentsView::GetPopupBounds() const { in GetPopupBounds() function in AutocompletePopupContentsView336 popup_->Init(location_bar_->GetWidget()->GetNativeView(), GetPopupBounds()); in UpdatePopupAppearance()349 popup_->SetBounds(GetPopupBounds()); in UpdatePopupAppearance()392 popup_->SetBounds(GetPopupBounds()); in AnimationProgressed()
52 gfx::Rect GetPopupBounds() const;