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

  /external/chromium_org/chrome/browser/ui/views/infobars/
translate_infobar_base.cc 63 if (animation == TranslateInfoBarDelegate::NORMAL_TO_ERROR) {
  /external/chromium/chrome/browser/translate/
translate_infobar_delegate.h 32 NORMAL_TO_ERROR,
translate_infobar_delegate.cc 275 background_animation_ = IsError() ? NORMAL_TO_ERROR : ERROR_TO_NORMAL;
  /external/chromium/chrome/browser/ui/views/infobars/
translate_infobar_base.cc 64 if (animation == TranslateInfoBarDelegate::NORMAL_TO_ERROR) {
  /external/chromium_org/chrome/browser/translate/
translate_infobar_delegate.h 41 NORMAL_TO_ERROR,
translate_infobar_delegate.cc 358 background_animation_ = is_error() ? NORMAL_TO_ERROR : ERROR_TO_NORMAL;
  /external/chromium/chrome/browser/ui/gtk/infobars/
translate_infobar_base_gtk.cc 41 if (animation == TranslateInfoBarDelegate::NORMAL_TO_ERROR) {
  /external/chromium_org/chrome/browser/ui/gtk/infobars/
translate_infobar_base_gtk.cc 46 if (animation == TranslateInfoBarDelegate::NORMAL_TO_ERROR) {

Completed in 519 milliseconds