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

  /external/chromium_org/ui/views/
native_theme_delegate.h 37 virtual const gfx::Animation* GetThemeAnimation() const = 0;
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_border.cc 90 const gfx::Animation* animation = native_theme_delegate->GetThemeAnimation();
  /external/chromium_org/ui/views/controls/button/
label_button.h 146 virtual const gfx::Animation* GetThemeAnimation() const OVERRIDE;
label_button_border.cc 102 const gfx::Animation* animation = native_theme_delegate->GetThemeAnimation();
label_button.cc 497 const gfx::Animation* LabelButton::GetThemeAnimation() const {

Completed in 167 milliseconds