SetPopupBounds     44 chrome/browser/ui/autofill/autofill_popup_controller.h   virtual void SetPopupBounds(const gfx::Rect& bounds) = 0;
SetPopupBounds     88 chrome/browser/ui/autofill/autofill_popup_controller_impl.h   virtual void SetPopupBounds(const gfx::Rect& bounds) OVERRIDE;
SetPopupBounds     90 chrome/browser/ui/autofill/autofill_popup_controller_unittest.cc   using AutofillPopupControllerImpl::SetPopupBounds;
SetPopupBounds    184 chrome/browser/ui/autofill/autofill_popup_controller_unittest.cc   popup_controller()->SetPopupBounds(popup_bounds);