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

  /external/chromium_org/ui/message_center/views/
toast_contents_view.cc 57 closing_animation_(NULL) {
177 closing_animation_ = (is_closing_ ? fade_animation_.get() : NULL);
184 if (is_closing_ && closing_animation_ == animation && GetWidget()) {
toast_contents_view.h 133 gfx::Animation* closing_animation_; member in class:message_center::ToastContentsView

Completed in 60 milliseconds