HomeSort by relevance Sort by last modified time
    Searched defs:GetPopupBounds (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/extensions/
browser_action_test_util_gtk.cc 69 gfx::Rect BrowserActionTestUtil::GetPopupBounds() {
browser_action_test_util_views.cc 69 gfx::Rect BrowserActionTestUtil::GetPopupBounds() {
  /external/chromium_org/chrome/browser/ui/gtk/extensions/
browser_action_test_util_gtk.cc 80 gfx::Rect BrowserActionTestUtil::GetPopupBounds() {
  /external/chromium_org/chrome/browser/ui/views/toolbar/
browser_action_test_util_views.cc 76 gfx::Rect BrowserActionTestUtil::GetPopupBounds() {
  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_popup_contents_view.cc 100 gfx::Rect OmniboxPopupContentsView::GetPopupBounds() const {
206 params.bounds = GetPopupBounds();
238 popup_->SetBounds(GetPopupBounds());
281 popup_->SetBounds(GetPopupBounds());
  /external/chromium/chrome/browser/ui/views/autocomplete/
autocomplete_popup_contents_view.cc 232 gfx::Rect AutocompletePopupContentsView::GetPopupBounds() const {
336 popup_->Init(location_bar_->GetWidget()->GetNativeView(), GetPopupBounds());
349 popup_->SetBounds(GetPopupBounds());
392 popup_->SetBounds(GetPopupBounds());

Completed in 988 milliseconds