Searched refs:GetAnimationValue (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/ui/views/controls/
H A Dglow_hover_controller.h57 double GetAnimationValue() const;
H A Dglow_hover_controller.cc71 double GlowHoverController::GetAnimationValue() const { function in class:views::GlowHoverController
/external/chromium_org/chrome/browser/ui/views/
H A Ddetachable_toolbar_view.h29 virtual double GetAnimationValue() const = 0;
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view.h169 virtual double GetAnimationValue() const OVERRIDE;
H A Dbookmark_bar_view.cc693 double BookmarkBarView::GetAnimationValue() const { function in class:BookmarkBarView
/external/chromium_org/ui/views/controls/combobox/
H A Dcombobox.cc102 double GetAnimationValue() const { function in class:views::__anon17037::TransparentButton
718 GetAnimationValue() * 255);
741 GetAnimationValue() * 255);
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc342 double current_state = 1 - host_view_->GetAnimationValue();
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab.cc1461 return kHoverOpacity * hover_controller_.GetAnimationValue() * scale +

Completed in 476 milliseconds