Home
last modified time | relevance | path

Searched refs:old_bounds_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/mojo/services/public/cpp/view_manager/lib/
Dview.cc156 old_bounds_(old_bounds), in ScopedSetBoundsNotifier()
160 OnViewBoundsChanging(view_, old_bounds_, new_bounds_)); in ScopedSetBoundsNotifier()
165 OnViewBoundsChanged(view_, old_bounds_, new_bounds_)); in ~ScopedSetBoundsNotifier()
170 const gfx::Rect old_bounds_; member in mojo::__anon783c3db20111::ScopedSetBoundsNotifier