Home
last modified time | relevance | path

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

/external/chromium_org/ui/message_center/views/
Dtoast_contents_view.cc121 StartFadeOut(); in CloseWithAnimation()
171 void ToastContentsView::StartFadeOut() { in StartFadeOut() function in message_center::ToastContentsView
Dtoast_contents_view.h115 void StartFadeOut(); // Will call Widget::Close() when animation ends.