Searched refs:ERROR_TO_NORMAL (Results 1 – 8 of 8) sorted by relevance
66 } else if (animation == TranslateInfoBarDelegate::ERROR_TO_NORMAL) { in ViewHierarchyChanged()
70 } else if (animation == TranslateInfoBarDelegate::ERROR_TO_NORMAL) { in ViewHierarchyChanged()
33 ERROR_TO_NORMAL enumerator
275 background_animation_ = IsError() ? NORMAL_TO_ERROR : ERROR_TO_NORMAL; in UpdateBackgroundAnimation()
43 ERROR_TO_NORMAL enumerator
312 background_animation_ = is_error() ? NORMAL_TO_ERROR : ERROR_TO_NORMAL; in TranslateInfoBarDelegate()
52 DCHECK_EQ(TranslateInfoBarDelegate::ERROR_TO_NORMAL, animation); in TranslateInfoBarBase()
44 DCHECK_EQ(TranslateInfoBarDelegate::ERROR_TO_NORMAL, animation); in TranslateInfoBarBase()