Searched defs:animation_target_size_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dbrowser_actions_container.h103 // size for the container (animation_target_size_), clamp that value to the
114 // size (animation_target_size_), using |resize_amount| to keep track of the
152 bool animating() const { return animation_target_size_ > 0; }
423 int animation_target_size_; member in class:BrowserActionsContainer

Completed in 533 milliseconds