Searched refs:new_bounds_ (Results 1 – 2 of 2) sorted by relevance
157 new_bounds_(new_bounds) { in ScopedSetBoundsNotifier()160 OnViewBoundsChanging(view_, old_bounds_, new_bounds_)); in ScopedSetBoundsNotifier()165 OnViewBoundsChanged(view_, old_bounds_, new_bounds_)); in ~ScopedSetBoundsNotifier()171 const gfx::Rect new_bounds_; member in mojo::__anon783c3db20111::ScopedSetBoundsNotifier
242 gfx::Rect new_bounds_; member in views::TestView273 new_bounds_ = bounds(); in OnBoundsChanged()287 EXPECT_EQ(v.new_bounds_, new_rect); in TEST_F()