GetThemeAnimation 99 chrome/browser/ui/libgtk2ui/gtk2_border.cc const gfx::Animation* animation = native_theme_delegate->GetThemeAnimation(); GetThemeAnimation 125 ui/views/controls/button/label_button.h virtual const gfx::Animation* GetThemeAnimation() const OVERRIDE; GetThemeAnimation 102 ui/views/controls/button/label_button_border.cc const gfx::Animation* animation = native_theme_delegate->GetThemeAnimation(); GetThemeAnimation 169 ui/views/controls/button/text_button.cc delegate_->GetThemeAnimation() != NULL && GetThemeAnimation 170 ui/views/controls/button/text_button.cc delegate_->GetThemeAnimation()->is_animating()) { GetThemeAnimation 180 ui/views/controls/button/text_button.cc int alpha = delegate_->GetThemeAnimation()->CurrentValueBetween(0, 255); GetThemeAnimation 207 ui/views/controls/button/text_button.h virtual const gfx::Animation* GetThemeAnimation() const OVERRIDE; GetThemeAnimation 37 ui/views/native_theme_delegate.h virtual const gfx::Animation* GetThemeAnimation() const = 0;