Home
last modified time | relevance | path

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

/external/chromium_org/mojo/services/public/cpp/view_manager/lib/
Dview.cc150 class ScopedSetBoundsNotifier { class
152 ScopedSetBoundsNotifier(View* view, in ScopedSetBoundsNotifier() function in mojo::__anon783c3db20111::ScopedSetBoundsNotifier
162 ~ScopedSetBoundsNotifier() { in ~ScopedSetBoundsNotifier()
173 DISALLOW_COPY_AND_ASSIGN(ScopedSetBoundsNotifier);
399 ScopedSetBoundsNotifier notifier(this, old_bounds, new_bounds); in LocalSetBounds()