Home
last modified time | relevance | path

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

/external/chromium_org/ui/message_center/views/
Dtoast_contents_view.cc114 SetBoundsWithAnimation(stable_bounds); in RevealWithAnimation()
134 void ToastContentsView::SetBoundsWithAnimation(gfx::Rect new_bounds) { in SetBoundsWithAnimation() function in message_center::ToastContentsView
Dtoast_contents_view.h64 void SetBoundsWithAnimation(gfx::Rect new_bounds);
Dmessage_popup_collection.cc263 (*curr)->SetBoundsWithAnimation(bounds); in RepositionWidgets()
310 (*iter)->SetBoundsWithAnimation(bounds); in RepositionWidgetsWithTarget()