HomeSort by relevance Sort by last modified time
    Searched refs:CloseWithAnimation (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/message_center/views/
toast_contents_view.h 62 void CloseWithAnimation();
message_popup_collection.cc 223 // CloseWithAnimation will cause the toast to forget about |this| so it is
225 toast->CloseWithAnimation();
240 toast->CloseWithAnimation();
259 // CloseWithAnimation, we don't want to show the closing animation, and we
357 // CloseWithAnimation ultimately causes a call to RemoveToast, which calls
toast_contents_view.cc 117 void ToastContentsView::CloseWithAnimation() {

Completed in 91 milliseconds