Searched refs:is_closing_ (Results 1 – 4 of 4) sorted by relevance
56 is_closing_(false), in ToastContentsView()118 if (is_closing_) in CloseWithAnimation()120 is_closing_ = true; in CloseWithAnimation()177 closing_animation_ = (is_closing_ ? fade_animation_.get() : NULL); in StartFadeOut()184 if (is_closing_ && closing_animation_ == animation && GetWidget()) { in OnBoundsAnimationEndedOrCancelled()235 if (!is_closing_ && collection_.get()) in WindowClosing()
554 is_closing_(false), in MessageCenterView()610 if (!is_closing_) in ~MessageCenterView()616 if (is_closing_) in SetNotifications()637 if (is_closing_) in SetSettingsVisible()686 if (is_closing_) in ClearAllNotifications()712 is_closing_ = is_closing; in SetIsClosing()720 if (is_closing_) in Layout()821 if (is_closing_) in OnMouseExited()
130 bool is_closing_; variable
138 bool is_closing_; variable