GetBalloonsBoundingBox 198 chrome/browser/notifications/balloon_collection_impl.h gfx::Rect GetBalloonsBoundingBox() const; GetBalloonsBoundingBox 491 chrome/browser/notifications/desktop_notifications_unittest.cc gfx::Rect box = balloon_collection_->GetBalloonsBoundingBox(); GetBalloonsBoundingBox 69 chrome/browser/notifications/desktop_notifications_unittest.h gfx::Rect GetBalloonsBoundingBox() { GetBalloonsBoundingBox 70 chrome/browser/notifications/desktop_notifications_unittest.h return BalloonCollectionImpl::GetBalloonsBoundingBox(); GetBalloonsBoundingBox 65 chrome/browser/ui/gtk/notifications/balloon_collection_gtk.cc return GetBalloonsBoundingBox().Contains(gfx::Point(x, y)); GetBalloonsBoundingBox 87 chrome/browser/ui/views/notifications/balloon_collection_views.cc return GetBalloonsBoundingBox().Contains(cursor);