Searched defs:GetPopupBounds (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dbrowser_action_test_util_views.cc84 gfx::Rect BrowserActionTestUtil::GetPopupBounds() { function in class:BrowserActionTestUtil
/external/chromium_org/chrome/browser/ui/autofill/
H A Dpopup_controller_common.cc125 gfx::Rect PopupControllerCommon::GetPopupBounds(int desired_width, function in class:autofill::PopupControllerCommon
/external/chromium_org/chrome/browser/ui/views/omnibox/
H A Domnibox_popup_contents_view.cc96 gfx::Rect OmniboxPopupContentsView::GetPopupBounds() const { function in class:OmniboxPopupContentsView
207 params.bounds = GetPopupBounds();
237 popup_->SetBounds(GetPopupBounds());
285 popup_->SetBounds(GetPopupBounds());

Completed in 294 milliseconds