Home | History | Annotate | Download | only in infobars

Lines Matching defs:TranslateInfoBarBase

23   TranslateInfoBarBase* infobar = NULL;
42 // TranslateInfoBarBase -------------------------------------------------------
45 const int TranslateInfoBarBase::kButtonInLabelSpacing = 5;
47 TranslateInfoBarBase::TranslateInfoBarBase(TranslateInfoBarDelegate* delegate)
52 TranslateInfoBarBase::~TranslateInfoBarBase() {
55 void TranslateInfoBarBase::ViewHierarchyChanged(bool is_add,
78 void TranslateInfoBarBase::UpdateLanguageButtonText(
91 TranslateInfoBarDelegate* TranslateInfoBarBase::GetDelegate() {
95 void TranslateInfoBarBase::OnPaintBackground(gfx::Canvas* canvas) {
114 void TranslateInfoBarBase::AnimationProgressed(const ui::Animation* animation) {
121 const views::Background& TranslateInfoBarBase::GetBackground() {
125 void TranslateInfoBarBase::FadeBackground(gfx::Canvas* canvas,