HomeSort by relevance Sort by last modified time
    Searched defs:GetPopupBounds (Results 1 - 3 of 3) 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/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 3186 milliseconds