Home
last modified time | relevance | path

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

/external/chromium_org/ui/message_center/views/
Dtoast_contents_view.cc110 gfx::Rect stable_bounds(origin_, preferred_size_); in RevealWithAnimation() local
112 SetBoundsInstantly(GetClosedToastBounds(stable_bounds)); in RevealWithAnimation()
114 SetBoundsWithAnimation(stable_bounds); in RevealWithAnimation()