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

  /external/chromium/chrome/browser/ui/views/
detachable_toolbar_view.h 30 virtual double GetAnimationValue() const = 0;
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.h 117 virtual double GetAnimationValue() const OVERRIDE;
bookmark_bar_view.cc 713 double BookmarkBarView::GetAnimationValue() const {
    [all...]
  /external/chromium/chrome/browser/ui/views/frame/
browser_view.cc 208 double current_state = 1 - host_view_->GetAnimationValue();
    [all...]

Completed in 159 milliseconds