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

  /external/chromium_org/ui/views/controls/
glow_hover_controller.h 57 double GetAnimationValue() const;
glow_hover_controller.cc 71 double GlowHoverController::GetAnimationValue() const {
  /external/chromium_org/chrome/browser/ui/views/
detachable_toolbar_view.h 29 virtual double GetAnimationValue() const = 0;
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.h 169 virtual double GetAnimationValue() const OVERRIDE;
bookmark_bar_view.cc 693 double BookmarkBarView::GetAnimationValue() const {
    [all...]
  /external/chromium_org/ui/views/controls/combobox/
combobox.cc 102 double GetAnimationValue() const {
718 GetAnimationValue() * 255);
741 GetAnimationValue() * 255);
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_view.cc 342 double current_state = 1 - host_view_->GetAnimationValue();
    [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab.cc     [all...]

Completed in 427 milliseconds