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

  /external/chromium_org/chrome/browser/ui/views/toolbar/
browser_actions_container.cc 152 resize_animation_.reset(new gfx::SlideAnimation(this));
676 DCHECK_EQ(resize_animation_.get(), animation);
677 resize_amount_ = static_cast<int>(resize_animation_->GetCurrentValue() *
    [all...]
browser_actions_container.h 411 scoped_ptr<gfx::SlideAnimation> resize_animation_; member in class:BrowserActionsContainer

Completed in 55 milliseconds