Searched refs:GetBalloonsBoundingBox (Results 1 – 6 of 6) sorted by relevance
62 gfx::Rect GetBalloonsBoundingBox() { in GetBalloonsBoundingBox() function63 return BalloonCollectionImpl::GetBalloonsBoundingBox(); in GetBalloonsBoundingBox()
49 return GetBalloonsBoundingBox().Contains(cursor); in IsCursorInBalloonCollection()
60 return GetBalloonsBoundingBox().Contains(cursor); in IsCursorInBalloonCollection()
151 gfx::Rect GetBalloonsBoundingBox() const;
168 gfx::Rect BalloonCollectionImpl::GetBalloonsBoundingBox() const { in GetBalloonsBoundingBox() function in BalloonCollectionImpl
349 gfx::Rect box = balloon_collection_->GetBalloonsBoundingBox(); in TEST_F()