Home
last modified time | relevance | path

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

/external/chromium_org/ui/message_center/views/
Dtoast_contents_view.h62 void CloseWithAnimation();
Dmessage_popup_collection.cc225 toast->CloseWithAnimation(); in CloseAllWidgets()
240 toast->CloseWithAnimation(); in RemoveToast()
Dtoast_contents_view.cc117 void ToastContentsView::CloseWithAnimation() { in CloseWithAnimation() function in message_center::ToastContentsView